How to change the Tor exit node programmatically to get a new IP?

前端 未结 11 1178
别跟我提以往
别跟我提以往 2020-12-07 10:41

I have Tor running on my computer, and I need to change the Tor exit node every five minutes. For example, if I start using Tor via some exit node, then in 5 minutes I want

11条回答
  •  春和景丽
    2020-12-07 11:16

    I've made a shell script for myself that also lets you do this remotely (if Tor server is running on another machine).

    It's available here: https://gist.github.com/kirelagin/9667900.

提交回复
热议问题