Update README.md

Missing colon
This commit is contained in:
Soff 2018-07-22 22:12:17 +08:00 committed by GitHub
parent 068e4df8fc
commit b57db4f429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ glider.conf
```bash ```bash
verbose=True verbose=True
listen=redir://:1081 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://forwarder1:8080,socks5://forwarder2:1080
forward=http://1.1.1.1:8080 forward=http://1.1.1.1:8080
strategy=rr strategy=rr