add the ability to specify whitelisted ips on the command line
This PR extends the auth-once whitelist, allowing initial entries to be specified in the command line using `-a ip_addr`.
If `-u`/`-P` are not specified, this means that only the listed IP addresses can connect.
If `-u`/`-P` are specified, the listed IP addresses can connect without authentication, and any other IP address can connect with authentication.
合并状态:未合并 关闭于 2024-05-24 2 条评论