Skip to content

Commit 3892642

Browse files
committed
add frp client demo config file
Signed-off-by: liudf0716 <liudf0716@gmail.com>
1 parent 6e802a7 commit 3892642

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

frpc_min.ini

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[common]
2+
server_addr = wifidog.kunteng.org
3+
server_port = 7000
4+
auth_token = 123
5+
privilege_token = 12345678
6+
7+
[ssh]
8+
type = tcp
9+
local_ip = 127.0.0.1
10+
local_port = 22

0 commit comments

Comments
 (0)