mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
Merge pull request #886 from fatedier/websocket
Connect protocol support websocket
This commit is contained in:
@@ -41,7 +41,7 @@ user = your_name
|
||||
login_fail_exit = true
|
||||
|
||||
# communication protocol used to connect to server
|
||||
# now it supports tcp and kcp, default is tcp
|
||||
# now it supports tcp and kcp and websocket, default is tcp
|
||||
protocol = tcp
|
||||
|
||||
# specify a dns server, so frpc will use this instead of default one
|
||||
|
Reference in New Issue
Block a user