Update README.md

This commit is contained in:
Rupert Edwards 2019-01-13 14:12:00 -05:00 committed by GitHub
parent b2c14cae6d
commit adbdae0e11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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