@@ -31,10 +31,8 @@ pool_count = 10
[dns]
type = udp
-local_ip = 127.0.0.1
+local_ip = 114.114.114.114
local_port = 53
-use_encryption = true
-use_gzip = true
# Resolve your domain names to [server_addr] so you can use http://web01.yourdomain.com to browse web01 and http://web02.yourdomain.com to browse web02, the domains are set in frps.ini
[web01]
@@ -38,7 +38,7 @@ listen_port = 6000
auth_token = 123
bind_addr = 0.0.0.0
-listen_port = 53
+listen_port = 5353
# if type equals http, vhost_http_port must be set