mirror of
https://github.com/garywill/linux-router.git
synced 2025-12-30 10:48:28 +01:00
add some notice
This commit is contained in:
@@ -138,7 +138,7 @@ sudo lnxrouter -i lxcbr5
|
||||
|
||||
### Transparent proxy
|
||||
|
||||
All clients' Internet traffic go through, for example, Tor
|
||||
All clients' Internet traffic go through, for example, Tor (notice this example is NOT an anonymity use)
|
||||
|
||||
<details>
|
||||
|
||||
@@ -155,6 +155,10 @@ TransPort [fd00:5:6:7::1]:9040
|
||||
DNSPort [fd00:5:6:7::1]:9053
|
||||
```
|
||||
|
||||
> **Warn**: Tor's anonymity relies on a purpose-made browser. Using Tor like this (sharing Tor's network to LAN clients) will NOT ensure anonymity.
|
||||
>
|
||||
> Although we use Tor as example here, Linux-router does NOT ensure nor is NOT aiming at anonymity.
|
||||
|
||||
</details>
|
||||
|
||||
### Clients-in-sandbox network
|
||||
@@ -173,7 +177,7 @@ sudo lnxrouter -i eth1 \
|
||||
|
||||
</details>
|
||||
|
||||
> This script comes with no warrenty. Use on your own risk
|
||||
> Linux-router comes with no warranty. Use on your own risk
|
||||
|
||||
### Use as transparent proxy for LXD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user