diff --git a/config/examples/8.transparent_proxy_with_dnsmasq/README.md b/config/examples/8.transparent_proxy_with_dnsmasq/README.md index 6017073..1a40945 100644 --- a/config/examples/8.transparent_proxy_with_dnsmasq/README.md +++ b/config/examples/8.transparent_proxy_with_dnsmasq/README.md @@ -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 diff --git a/config/examples/README.md b/config/examples/README.md index d0aa9a9..f4af294 100644 --- a/config/examples/README.md +++ b/config/examples/README.md @@ -89,4 +89,10 @@ Destinations specified in rule file2: |Forwarder5 --> Forwarder6->...| ``` -- [rule_multiple_rule_files](7.rule_multiple_rule_files) \ No newline at end of file +- [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) \ No newline at end of file