Update Readme.md

This commit is contained in:
Rupert Edwards 2016-08-20 20:43:57 -04:00 committed by GitHub
parent 72bc333654
commit a8e1695f0c
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Tor Iptables script is an anonymizer that sets up iptables and tor to route all
tor
#####Usage:
```
```python
toriptables2.py -h
```
#####To test:
@ -18,7 +18,7 @@ toriptables2.py -h
#####To change IP w/o reload:
######Refresh Check Tor project webpage
```
```bash
sudo kill -HUP $(pidof tor)
```