From 7cc5d03f351bfb9576ec7c173257d8c648cfeb8f Mon Sep 17 00:00:00 2001 From: Maodanping <673698750@qq.com> Date: Mon, 7 Nov 2016 09:51:27 +0800 Subject: [PATCH] conf/frps.ini modify domain field --- conf/frps.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/frps.ini b/conf/frps.ini index 8835f634..e17ab11a 100644 --- a/conf/frps.ini +++ b/conf/frps.ini @@ -29,7 +29,7 @@ max_pool_count = 100 # conn_timeout set the timeout interval (seconds) when the frpc connects frps conn_timeout = 10 # domain for frps -domain = codermao.com +domain = frps.com # ssh is the proxy name, client will use this name and auth_token to connect to server [ssh]