mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 15:42:07 +02:00
Expose port 23 for telnet inputs
This commit is contained in:
@ -60,7 +60,7 @@ func New() *Config {
|
||||
},
|
||||
Telnet: telnet.Options{
|
||||
Enabled: false,
|
||||
ListenAddress: ":4242",
|
||||
ListenAddress: ":23",
|
||||
Width: 80,
|
||||
Height: 45,
|
||||
Delay: 50,
|
||||
|
Reference in New Issue
Block a user