Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-21 14:23:50 +03:00
parent 8c24030f6d
commit fc7d23b860

View File

@ -105,7 +105,7 @@ host (i.e. via `lxc-attach ..`).
Three ways of access to the ADMIN network are provided: Three ways of access to the ADMIN network are provided:
- `ssh` service (CT) via the `gate` reverse proxy - `ssh` service (CT) via the `gate` reverse proxy
- `wireguard` vpn via `gate` reverse proxy - `wireguard` VPN (CT) via `gate` reverse proxy
- `ssh` service (CT) via the direct `$WAN_SSH_IP` (fail-safe) - `ssh` service (CT) via the direct `$WAN_SSH_IP` (fail-safe)