Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 427 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 427 Bytes

TOR_RUBY Code Climate

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.