diff --git a/config/examples/8.transparent_proxy_with_dnsmasq/README.md b/config/examples/8.transparent_proxy_with_dnsmasq/README.md index 6084d58..3cffa0c 100644 --- a/config/examples/8.transparent_proxy_with_dnsmasq/README.md +++ b/config/examples/8.transparent_proxy_with_dnsmasq/README.md @@ -6,7 +6,7 @@ glider.conf ```bash verbose=True listen=redir://:1081 -listen=dnstun://5353=8.8.8.8:53 +listen=dnstun://:5353=8.8.8.8:53 forward=http://forwarder1:8080,socks5://forwarder2:1080 forward=http://1.1.1.1:8080 strategy=rr