TCP tunnel

Forward TCP services through DevProxy

DevProxy forwards arbitrary TCP services such as RDP, SSH, Postgres, and internal admin ports through authenticated tunnels. It supports public TCP relay ports and private client-to-client TCP relay.

Private TCP relay

Private relay mode keeps the target service private. A connector client listens on localhost and DevProxy relays streams between two authenticated clients through the server.

Public TCP relay

Public TCP mode can expose a server-assigned port for approved workspaces. Use it for simple TCP access where a public port is acceptable.