>_ linuxcommand.dev
Netcat

-4

Forces `nc` to use IPv4 addresses only.

Syntax
$nc -4 [host] [port]
Examples
Examples
$nc -4 192.168.59.1 80
Typical use cases
Force IPv4
nc -4 host port
Note IPv4-only option
Export