TCP
TCP tunnels allows you to expose any local network services running over TCP protocol.
Usage
Create a TCP tunnel
loclx tunnel tcp
Create a TCP tunnel with temporary custom port
loclx tunnel tcp --port 4545
Create a TCP tunnel with reserved endpoint
loclx tunnel tcp --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?