Remove one step for VPN schema

This commit is contained in:
Benoît S 2021-09-04 02:46:32 +00:00
parent 1bf1d13081
commit 3276a4ab60
1 changed files with 1 additions and 3 deletions

View File

@ -28,9 +28,7 @@ flowchart TD
```mermaid
flowchart LR
INTERNET[Internet] --> SSH[ssh.benpro.fr]
SSH --> MULLVAD
MULLVAD[Mullvad VPN\njp8-wireguard] --> JPTYO{JP-TYO}
INTERNET[Internet] --> MULLVAD[Mullvad VPN\nvpn-jp8.benpro.fr] --> JPTYO{JP-TYO}
JPTYO --> PORT_54902[Port 54902]
JPTYO --> PORT_56754[Port 56754]
PORT_54902 --> LXD[lxd.home.arpa]