mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
support wss between frpc and frps (#3503)
This commit is contained in:
@@ -95,7 +95,7 @@ user = your_name
|
||||
login_fail_exit = true
|
||||
|
||||
# communication protocol used to connect to server
|
||||
# supports tcp, kcp, quic and websocket now, default is tcp
|
||||
# supports tcp, kcp, quic, websocket and wss now, default is tcp
|
||||
protocol = tcp
|
||||
|
||||
# set client binding ip when connect server, default is empty.
|
||||
|
Reference in New Issue
Block a user