Skip to main content
Routes tool traffic through a SOCKS proxy: pair with Chisel or SSH dynamic forwarding to reach internal networks.

Config (/etc/proxychains.conf)

Point proxychains at whichever SOCKS proxy is active: change the port to match your tunnel setup.

Usage

Prepend proxychains to any command to route it through the tunnel: note that nmap requires -sT -Pn since SYN scans don’t work over SOCKS.

SSH Dynamic Forwarding

Opens a SOCKS5 proxy on localhost without needing chisel: ideal when you already have SSH access to the pivot.