Netcat
-X
Use nmap through a proxy.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Verified: 2025-10-07
Syntax
$nc -X [proxy_type] [host] [port]
Examples
$nc -X 5 proxy.example.com 1080
Typical use cases
?
Standard usage
-X --help
Note
Proxy support (e.g., 5 for SOCKS5).
Export