diff --git a/config.Exsample.ini b/config.Exsample.ini index e514696..529cf19 100644 --- a/config.Exsample.ini +++ b/config.Exsample.ini @@ -6,7 +6,7 @@ interval = 60 heartbeat_url = http://example.com/heartbeat # 是否启用代理,0为不启用,1为启用 -proxy_enabled = 1 +proxy_enabled = 0 # 代理URL,格式为:socks5://username:password@localhost:1080 # 如果代理不需要用户名和密码,可以省略,例如:socks5://localhost:1080