请问 nodestatus支持https与各个客户端进行连接吗
lls275 opened this issue · 2 comments
lls275 commented
请问 nodestatus支持https与各个客户端进行连接吗? 能否添加支持https连接的功能?
lls275 commented
改成类似“status-client -dsn "https://username:password@localhost"”
cokemine commented
https: wss://username:password@status.yourdomain.com
http: ws://username:password@status.yourdomain.com