It seems like Proxychains is trying to access the Postgresql database through Tor. I tried the command
msf > db_connect msf3:[password]@[my_external_ip]:7175/msf3 but didn't have any luck (I set up...
Type: Posts; User: mitchell; Keyword(s):
It seems like Proxychains is trying to access the Postgresql database through Tor. I tried the command
msf > db_connect msf3:[password]@[my_external_ip]:7175/msf3 but didn't have any luck (I set up...
I'm running BT5 R1 and have configured tor to work with proxychains. I can run commands like
proxychains firefox and
proxychains nmap [host] successfully.
However, when I try the command ...