From 07eb0dc32abde172b7ebc642f80815312412fd10 Mon Sep 17 00:00:00 2001 From: Gogs Date: Thu, 24 Mar 2016 14:09:17 +0800 Subject: [PATCH] change local port to 22 --- conf/frpc.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/frpc.ini b/conf/frpc.ini index c5dbb49c..09dfeb75 100644 --- a/conf/frpc.ini +++ b/conf/frpc.ini @@ -11,4 +11,4 @@ log_level = debug [test1] passwd = 123 local_ip = 127.0.0.1 -local_port = 8000 +local_port = 22