Listens for UDP packets on the specified IP address and port. Note that you can set 0.0.0.0 or :: as IP addresses to listen on all interfaces.

Output options

The following output options are available and can be selected in Output as:

Raw binary
The packet will be output as it is.
Hexadecimal string
The packet will be converted to a hexadecimal string before output.
JSON
The packet will be converted to JSON before output.