Remote access tunnels
Peridio Daemon provides support for remote access tunnels, allowing operators to connect securely to devices for administration and troubleshooting.
Daemon role
The daemon handles tunnel establishment and teardown when requested by the Peridio platform. It manages network interface creation, service exposure, and connection lifecycle without requiring manual intervention on the device.
Configuration
Tunnel functionality is configured through the daemon's JSON configuration file. This includes enabling tunnel support, specifying accessible services, and defining integration hooks.
See the configuration schema for complete configuration options.
Platform integration
Tunnels are created through the Peridio Console or CLI tools. Once established, they provide access to configured device services for remote administration tasks.
For tunnel management and usage, see the remote access guides and tunnels reference.