UDP commands
-
UDP:receive() — Allows you to get data from a UDP datagram.
-
UDP:reject() — Allows you to reject a UDP datagram from a client.
-
UDP:set_snat_ip(str) — Allow you to set the backend UDP datagram's source address and port.