Closed ghost closed 11 months ago
@TannicArcher, currently commix supports Tor with HTTP
proxy type. Give a try with Tor bundle installed (or Tor and Privoxy).
Install Privoxy
# apt-get install privoxy
Add this line at the bottom of this file /etc/privoxy/config
:
forward-socks4 / 127.0.0.1:9050 .
forward-socks5 / 127.0.0.1:9050 .
Restart privoxy service:
# service privoxy restart
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues.
and i check my Tor
I using system Linux 23.10 Mantic My Tor listen port 9050 In other tools its sqlmap,burp suite tor work good but with this not