mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 15:42:07 +02:00
Port 8023 is better, it is non protected. Users are free to bind another port
This commit is contained in:
@ -60,7 +60,7 @@ func New() *Config {
|
||||
},
|
||||
Telnet: telnet.Options{
|
||||
Enabled: false,
|
||||
ListenAddress: ":23",
|
||||
ListenAddress: ":8023",
|
||||
Width: 80,
|
||||
Height: 45,
|
||||
Delay: 50,
|
||||
|
Reference in New Issue
Block a user