UDP
UDP tunnels allows you to expose any local network services running over UDP protocol.
Usage
Create a UDP tunnel
loclx tunnel udp
Create a UDP tunnel with temporary custom port
loclx tunnel udp --port 4545
Create a UDP tunnel with reserved endpoint
loclx tunnel udp --reserved-endpoint us.loclx.io:4455
If you want to use your custom domain for your reserved endpoints, read more here.
Last updated
Was this helpful?