PDA

View Full Version : Introducing Tor-Buddy



AfterBurn
2013-06-13, 15:36
A script I wrote in Bash to help using ToR + Proxychains more effectively. It's written in bash.

Read more about it on my blog here: http://learnnetsec.blogspot.com/2013/06/tor-buddy-live.html

I welcome all feedback :-)

sant0s80
2013-06-14, 07:31
Thanks for sharing, will check it out. I'm more interested in option Tor -> OpenVPN and do you know is it possible?

wy477d3rp
2013-06-15, 08:33
AfterBurn - First I would like to thank you for making this but it seems I am running into a slight error

Here is the output from the script:


wy477d3rp@Absolution:~/src$ sudo ./tor-buddy.sh
-e Tor-Buddy by AfterBurn @ NetSecNow http://learnnetsec.blogspot.com/


-e To stop script press CTRL+C

-e Checking if Tor is installed...

-e Tor is Installed!

-e Starting Tor :-)

[ ok ] Starting tor daemon...done.
-e Checking if Proxychains is installed...

-e Proxychains is Installed!

-e Please enter how many seconds you want to grab a new IP: 60
-e Setting up timer, standby...

./tor-buddy.sh: 57: ./tor-buddy.sh: function: not found
-en
Goodbye - Happy Hacking!

[ ok ] Stopping tor daemon...done.
-en Tor has been stopped. You are no longer proxied!

hightech316
2015-10-19, 21:10
AfterBurn - First I would like to thank you for making this but it seems I am running into a slight error

Here is the output from the script:

I too come across the same error.