examples: add link in README file

This commit is contained in:
nadoo 2017-08-31 01:23:26 +08:00
parent 432dc9485b
commit 5b9dc1563a
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,5 @@
## 7. Transparent Proxy with dnsmasq
## 8. Transparent Proxy with dnsmasq
#### Setup a redirect proxy and a dnstunnel with glider
glider.conf

View File

@ -89,4 +89,10 @@ Destinations specified in rule file2:
|Forwarder5 --> Forwarder6->...|
```
- [rule_multiple_rule_files](7.rule_multiple_rule_files)
- [rule_multiple_rule_files](7.rule_multiple_rule_files)
## 8. Transparent Proxy with Dnsmasq
- [transparent_proxy_with_dnsmasq](8.transparent_proxy_with_dnsmasq)
## 9. Transparent Proxy without Dnsmasq
- [transparent_proxy_without_dnsmasq](9.transparent_proxy_without_dnsmasq)