Added tor_ip_switcher

This commit is contained in:
Rupert Edwards 2017-07-01 16:39:01 -04:00 committed by GitHub
parent b7332982b6
commit 64624aea38
1 changed files with 5 additions and 1 deletions

View File

@ -18,11 +18,15 @@ toriptables2.py -h
* [What every Browser knows about you](http://webkay.robinlinus.com/)
#### To change IP w/o reload:
#### To manually change IP w/o reload:
##### Refresh Check Tor Project webpage
```bash
sudo kill -HUP $(pidof tor)
```
#### [To automate changing IP](https://github.com/ruped24/tor_ip_switcher):
```
tor_ip_switcher.py
```
#### Screenshots:
* [BackBox Linux](https://drive.google.com/open?id=0B79r4wTVj-CZQ1ZBeG0xdHFiN0k)