Update VPN ports

This commit is contained in:
Benoit S 2022-01-07 19:17:48 +09:00
parent dd4dff02d0
commit ee66c4a627

View file

@ -33,12 +33,12 @@ flowchart TD
flowchart LR
INTERNET[Internet] --> MULLVAD[Mullvad VPN\nvpn.benpro.fr] --> JPTYO{JP-TYO}
JPTYO --> PORT_54902[Port 54902]
JPTYO --> PORT_56754[Port 56754]
PORT_54902 --> LXD[lxd.home.arpa]
PORT_56754 --> LXD
LXD --> |Port 54902| GIT[Container git:22]
LXD --> |Port 56754| CHOWME[Container chownme:22]
JPTYO --> PORT_56563[Port 56563]
JPTYO --> PORT_54805[Port 54805]
PORT_56563 --> LXD[lxd.home.arpa]
PORT_54805 --> LXD
LXD --> |Port 56563| GIT[Container git:22]
LXD --> |Port 54805| CHOWME[Container chownme:22]
```
## Backups flowchart