mirror of
https://github.com/fatedier/frp.git
synced 2026-05-01 13:39:10 +08:00
support xtcp for making nat hole
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
bind_addr = 0.0.0.0
|
||||
bind_port = 7000
|
||||
|
||||
# udp port to help make udp hole to penetrate nat
|
||||
bind_udp_port = 7001
|
||||
|
||||
# udp port used for kcp protocol, it can be same with 'bind_port'
|
||||
# if not set, kcp is disabled in frps
|
||||
kcp_bind_port = 7000
|
||||
|
||||
Reference in New Issue
Block a user