Update frps_full.ini

This commit is contained in:
Budsone 2019-08-10 06:56:57 -10:00 committed by GitHub
parent 134a46c00b
commit 746314e4d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ bind_port = 7000
bind_udp_port = 7001 bind_udp_port = 7001
# udp port used for kcp protocol, it can be same with 'bind_port' # udp port used for kcp protocol, it can be same with 'bind_port'
# if not set, kcp is disabled in frps # if not set, kcp is enabled in frps
kcp_bind_port = 7000 kcp_bind_port = 7000
# specify which address proxy will listen for, default value is same with bind_addr # specify which address proxy will listen for, default value is same with bind_addr