Creating tunnels
This guide describes how to create tunnels.
To learn more about Peridio tunnels in general, see the tunnels reference.
Prerequisites
- Peridio CLI.
- Last tested with version 0.21.0.
Create tunnel
CLI
peridio tunnels create \
--device-prn $PERIDIO_DEVICE_PRN \
--device-tunnel-port 22
API
Use the Peridio Admin API create-a-tunnel endpoint.
Web Console
See the Peridio Web Console.