Update Readme.md
This commit is contained in:
parent
7d8b449223
commit
72bc333654
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ Tor Iptables script is an anonymizer that sets up iptables and tor to route all
|
||||||
tor
|
tor
|
||||||
|
|
||||||
#####Usage:
|
#####Usage:
|
||||||
|
```
|
||||||
toriptables2.py -h
|
toriptables2.py -h
|
||||||
```
|
```
|
||||||
#####To test:
|
#####To test:
|
||||||
|
@ -17,7 +18,7 @@ toriptables2.py -h
|
||||||
|
|
||||||
#####To change IP w/o reload:
|
#####To change IP w/o reload:
|
||||||
######Refresh Check Tor project webpage
|
######Refresh Check Tor project webpage
|
||||||
```bash
|
```
|
||||||
sudo kill -HUP $(pidof tor)
|
sudo kill -HUP $(pidof tor)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue