From 6cce2c2b6b262f16d0101ded619e9fc9f86bca28 Mon Sep 17 00:00:00 2001 From: lc Date: Thu, 13 Feb 2025 07:38:25 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20frpc.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frpc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frpc.sh b/frpc.sh index edb9e66..9bcc9c6 100644 --- a/frpc.sh +++ b/frpc.sh @@ -64,7 +64,7 @@ server_addr = $FRPS_SERVER server_port = $FRPS_PORT auth.method = "token" -auth.token = "swz" +auth.token = swz [[proxies]] name = "ssh_random"