From 64624aea38d8c9d2f69232ffd21182ae0b88de42 Mon Sep 17 00:00:00 2001 From: Rupert Edwards Date: Sat, 1 Jul 2017 16:39:01 -0400 Subject: [PATCH] Added tor_ip_switcher --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfae1d5..514ee14 100644 --- a/README.md +++ b/README.md @@ -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)