Commit 27cc53ba authored by Max Lv's avatar Max Lv

revert to tcp_only mode

parent 935fddcb
...@@ -145,7 +145,7 @@ object ConfigUtils { ...@@ -145,7 +145,7 @@ object ConfigUtils {
| cache_dir = "/data/data/com.github.shadowsocks"; | cache_dir = "/data/data/com.github.shadowsocks";
| server_ip = %s; | server_ip = %s;
| server_port = %d; | server_port = %d;
| query_method = udp_tcp; | query_method = tcp_only;
| run_ipv4 = on; | run_ipv4 = on;
| min_ttl = 15m; | min_ttl = 15m;
| max_ttl = 1w; | max_ttl = 1w;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment