Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 274 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 274 Bytes

This script is a working example of how ruby can interact with Tor. It uses mechanize to grap the current ipaddress (from ifconfig.org/ip) and then signal new ip address to tor (using tor-control-protocol). Finally check if the ip adress has changed and display the result.