mirror of
https://github.com/fatedier/frp.git
synced 2026-04-28 20:19:10 +08:00
support protocol quic between frpc and frps (#3198)
This commit is contained in:
@@ -87,7 +87,7 @@ user = your_name
|
||||
login_fail_exit = true
|
||||
|
||||
# communication protocol used to connect to server
|
||||
# now it supports tcp, kcp and websocket, default is tcp
|
||||
# supports tcp, kcp, quic and websocket now, default is tcp
|
||||
protocol = tcp
|
||||
|
||||
# set client binding ip when connect server, default is empty.
|
||||
|
||||
Reference in New Issue
Block a user