mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-04 19:30:07 +03:00
README: Change whitelist to allowlist
This commit is contained in:
parent
635673882b
commit
6dd5f27334
@ -62,7 +62,7 @@ Application Options:
|
||||
-i, --identity= Private key to identify server with. (default: ~/.ssh/id_rsa)
|
||||
--bind= Host and port to listen on. (default: 0.0.0.0:2022)
|
||||
--admin= File of public keys who are admins.
|
||||
--whitelist= Optional file of public keys who are allowed to connect.
|
||||
--allowlist= Optional file of public keys who are allowed to connect.
|
||||
--motd= Optional Message of the Day file.
|
||||
--log= Write chat log to this file.
|
||||
--pprof= Enable pprof http server for profiling.
|
||||
|
Loading…
x
Reference in New Issue
Block a user