>_ linuxcommand.dev
Netcat

-u

Use UDP instead of the default option of TCP.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Verifiziert: 2025-10-07
Syntax
$nc -u [host] [port]
Beispiele
$nc -u 192.168.59.1 53
Typische Anwendungsfälle
?
Standardverwendung
-u --help
Hinweis UDP-Modus.
Export