TCP and UDP tunnel links expose any non-HTTP service through ProxyLink — SSH, databases, VoIP, custom protocols.Documentation Index
Fetch the complete documentation index at: https://docs.proxylink.dev/llms.txt
Use this file to discover all available pages before exploring further.
TCP tunnels
TCP links require an active tunnel (VPN) — they cannot be created for non-tunnelled servers. A random port in the range 10000–20000 is assigned automatically. Connect using:- Target:
192.168.1.1:22(MikroTik SSH) - ProxyLink URL:
tcp.proxylink.dev:17050 - Connect:
ssh admin@tcp.proxylink.dev -p 17050
UDP tunnels (VoIP / SIP)
UDP links are used for VoIP — SIP registration, RTP media streams. ProxyLink includes a built-in SIP ALG and RTP relay. Example — PBX behind a router tunnel:- SIP port:
192.168.40.10:5060→ exposed as UDP on ProxyLink - Phones register to ProxyLink’s SIP endpoint
- Calls work without a static IP on the PBX side