adien revised this gist . Go to revision
1 file changed, 9 insertions
syncthing(file created)
| @@ -0,0 +1,9 @@ | |||
| 1 | + | [syncthing] | |
| 2 | + | title=Syncthing | |
| 3 | + | description=Syncthing file synchronisation | |
| 4 | + | ports=22000|21027/udp | |
| 5 | + | ||
| 6 | + | [syncthing-gui] | |
| 7 | + | title=Syncthing-GUI | |
| 8 | + | description=Syncthing web gui | |
| 9 | + | ports=8384/tcp | |
adien revised this gist . Go to revision
2 files changed, 8 insertions
tailscale(file created)
| @@ -0,0 +1,4 @@ | |||
| 1 | + | [Tailscale] | |
| 2 | + | title=Tailscale VPN | |
| 3 | + | description=Tailscale Node Communication | |
| 4 | + | ports=41641/udp | |
wireguard(file created)
| @@ -0,0 +1,4 @@ | |||
| 1 | + | [WireGuard] | |
| 2 | + | title=WireGuard VPN | |
| 3 | + | description=WireGuard Server | |
| 4 | + | ports=51820/udp | |