Documentation
¶
Overview ¶
telad -- Tela Daemon (WireGuard Agent)
Purpose:
Connects to the Hub via WebSocket, registers one or more machines, and waits. When the Hub signals a session (with the client's WireGuard public key), it creates a userspace WireGuard tunnel using gVisor netstack -- no TUN device, no admin/root required. Config-file mode (recommended): telad -config telad.yaml Single-machine mode (flags): telad -hub ws://hub -machine barn -ports 22:SSH,3389:RDP
Network (per-session addressing):
Agent IP: 10.77.{N}.1/32 (N = session index, 1-254)
Client IP: 10.77.{N}.2/32
Click to show internal directories.
Click to hide internal directories.