From 746314e4d1b74ea8c055cfbc4e384a4189b46a4e Mon Sep 17 00:00:00 2001 From: Budsone <53379080+budsone@users.noreply.github.com> Date: Sat, 10 Aug 2019 06:56:57 -1000 Subject: [PATCH] Update frps_full.ini --- conf/frps_full.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/frps_full.ini b/conf/frps_full.ini index a8c0e635..8a987957 100644 --- a/conf/frps_full.ini +++ b/conf/frps_full.ini @@ -9,7 +9,7 @@ bind_port = 7000 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 +# if not set, kcp is enabled in frps kcp_bind_port = 7000 # specify which address proxy will listen for, default value is same with bind_addr