mirror of
https://github.com/nadoo/glider.git
synced 2025-04-22 04:02:07 +08:00
Update README.md
Missing colon
This commit is contained in:
parent
068e4df8fc
commit
b57db4f429
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user