For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tunnel Architecture

Edge Signal remote tunnel implementation allows all devices (even those behind symmetric NAT) to be connected via SSH protocol.

Once the user creates a new tunnel, a command is sent to the device. Once this tunnel created-command is received by the Edge Signal agent, a connection is created to a reverse SSH proxy.

After the user runs the command, an end-to-end connection to the device is established.

Last updated