From d2d24808b5bcdca9c687cbe348c2388c44de7d52 Mon Sep 17 00:00:00 2001 From: Derek Battams Date: Mon, 14 Dec 2020 11:12:53 -0500 Subject: [PATCH] Add 3rd party repo: piawgmgr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86b0801..e5e6753 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Some users have created their own repositories for manual connections, based on | System | Fork | Language | Scope | Repository | |:-:|:-:|:-:|:-:|-| | FreeBSD | Yes | Bash | Compatibility | [glorious1/manual-connections](https://github.com/glorious1/manual-connections) | +| Linux | No | Groovy/Java | WireGuard, PF | [Slugger/piawgmgr](https://github.com/Slugger/piawgmgr) | | OPNsense | No | Python | WireGuard, PF | [FingerlessGlov3s/OPNsensePIAWireguard](https://github.com/FingerlessGlov3s/OPNsensePIAWireguard) | | pfSense | No | Sh | OpenVPN, PF | [fm407/PIA-NextGen-PortForwarding](https://github.com/fm407/PIA-NextGen-PortForwarding) | | Synology | Yes | Bash | Compatibility | [steff2632/manual-connections](https://github.com/steff2632/manual-connections) |