Open shazow opened 4 years ago
Revamp of this issue: https://github.com/shazow/ssh-chat/issues/139 as requested by @iamdavidcz who wants to work on this.
$ ssh-chat --bind 0.0.0.0:2022 Listening for connections on [::]:2022
It can be clearer that it's listening on both 0.0.0.0 and [::] by default.
0.0.0.0
[::]
Revamp of this issue: https://github.com/shazow/ssh-chat/issues/139 as requested by @iamdavidcz who wants to work on this.
It can be clearer that it's listening on both
0.0.0.0
and[::]
by default.