From 5c9909aeefca55b98a4cf9d2bbb4a0152be2761e Mon Sep 17 00:00:00 2001 From: fatedier Date: Tue, 30 Jan 2018 22:07:16 +0800 Subject: [PATCH] typo --- conf/frpc_full.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/frpc_full.ini b/conf/frpc_full.ini index 1204b26..4bec160 100644 --- a/conf/frpc_full.ini +++ b/conf/frpc_full.ini @@ -73,7 +73,7 @@ local_port = 22 # if remote_port is 0, frps will assgin a random port for you remote_port = 0 -# if you want tp expose multiple ports, add 'range:' prefix to the section name +# if you want to expose multiple ports, add 'range:' prefix to the section name # frpc will generate multiple proxies such as 'tcp_port_6010', 'tcp_port_6011' and so on. [range:tcp_port] type = tcp