Update README.md
This commit is contained in:
parent
b2c14cae6d
commit
adbdae0e11
1 changed files with 2 additions and 0 deletions
|
@ -4,7 +4,9 @@
|
||||||
Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.
|
Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.
|
||||||
|
|
||||||
#### Dependencies:
|
#### Dependencies:
|
||||||
|
```bash
|
||||||
apt install tor
|
apt install tor
|
||||||
|
```
|
||||||
|
|
||||||
#### [Usage](https://drive.google.com/open?id=0B79r4wTVj-CZVy10Ujg5Vjl5WFk):
|
#### [Usage](https://drive.google.com/open?id=0B79r4wTVj-CZVy10Ujg5Vjl5WFk):
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Reference in a new issue