ssh -D 7000 qu35t@qu35t.pw
Map port from remote machine/network on local machine.
ssh -L 9002:127.0.0.1:3306 qu35t@qu35t.pw
Make local port accessable to remote machine.
ssh -R 9004:127.0.0.1:9002 qu35t@qu35t.pw
qu35t@qu35t.pw:~$ ~C
ssh> -L 9002:127.0.0.1:3306
Add this following line at the end of the /etc/proxychains.conf file.
socks5 127.0.0.1 7000
proxychains -q nmap -T4 -sn 172.10.0.0/24 --unprivileged