From 18114f1c3313697e25e57d1cdede73065138dadd Mon Sep 17 00:00:00 2001 From: Soff Date: Sun, 22 Jul 2018 22:11:40 +0800 Subject: [PATCH] Update glider.conf Missing colon --- config/examples/8.transparent_proxy_with_dnsmasq/glider.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/8.transparent_proxy_with_dnsmasq/glider.conf b/config/examples/8.transparent_proxy_with_dnsmasq/glider.conf index ea68297..161e66c 100644 --- a/config/examples/8.transparent_proxy_with_dnsmasq/glider.conf +++ b/config/examples/8.transparent_proxy_with_dnsmasq/glider.conf @@ -3,7 +3,7 @@ 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