miskolc / hackney_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change Tor Circuit

miskolc opened this issue · comments

commented

$ service tor reload
$ curl --socks5 127.0.0.1:9050 http://checkip.amazonaws.com/
185.60.144.33

commented

$ torsocks curl http://checkip.amazonaws.com/178.32.53.94
$ sudo killall -HUP tor
$ torsocks curl http://checkip.amazonaws.com/
89.31.57.5
$ sudo killall -HUP tor
$ torsocks curl http://checkip.amazonaws.com/
65.19.167.131