diff --git a/README.md b/README.md index 3cc7488..5cbae29 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,10 @@ 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 | Bash | NetworkManager
GUI integration | [ThePowerTool/PIA-NetworkManager-GUI-Support](https://github.com/ThePowerTool/PIA-NetworkManager-GUI-Support) | | Linux | No | Python | WireGuard, PF | [milahu/python-piavpn](https://github.com/milahu/python-piavpn) | -| Linux | No | Bash | WireGuard, PF | [triffid/pia-wg](https://github.com/triffid/pia-wg)
can generate configs for routers and [WireGuard's android/iOS app](https://www.wireguard.com/install/#android-play-store-f-droid) | -| Linux/FreeBSD/Win | No | Go | WireGuard | [ddb_db/piawgcli](https://gitlab.com/ddb_db/piawgcli)
can generate config files for various platforms | +| Linux | No | Bash | WireGuard, PF,
router and android config | [triffid/pia-wg](https://github.com/triffid/pia-wg) | +| Linux/FreeBSD/Win | No | Go | WireGuard,
config generation | [ddb_db/piawgcli](https://gitlab.com/ddb_db/piawgcli) | | 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) | | pfSense | No | Java/PHP | WireGuard, PF | [ddb_db/pfpiamgr](https://gitlab.com/ddb_db/pfpiamgr) |