pivpn/scripts
Orazio 50798ccd42 Important change to custom MTU handling (mainly to fix issue #1357)
- When NOT providing a custom MTU, 1420 is used for both clients and server.
    Using such value for clients can break WireGuard connections on some networks,
    so iOS and Android clients have logic in place to select a proper MTU value
    when not specified. Now "pivpnMTU" with only be used to set the MTU value for
    the PiVPN installation but not for profile creation.
2021-09-15 17:52:17 +02:00
..
openvpn More compact commit log 2021-05-12 18:17:35 +02:00
wireguard Important change to custom MTU handling (mainly to fix issue #1357) 2021-09-15 17:52:17 +02:00
backup.sh Change exit code to non-zero when running without Sudo 2021-01-23 15:57:26 -05:00
pivpn Pass along exit code when running a sub-script, instead of always running exit 0 2021-01-23 15:58:03 -05:00
self_check.sh self_check assign parameter 2020-05-25 15:43:31 +01:00
uninstall.sh Add systemd override for wg-quick units that don't yet implement reload 2020-10-24 13:41:07 +02:00
update.sh Improved dual VPN uninstallation, remove duplicate code/script 2020-05-27 16:36:26 +02:00