glitterclub
New Around Here
Hello,
I have created a VPN failover script for wireguard VPN client, currently the script works only for one client (wg1) where you can failover to multiple clients if a server goes down. This is my first attempt with shell scripting so don't mind if the script feels silly.
Link: gitterclub/AsusMerlin-WireGuard-Failover: Script to perform failover for wireguard client VPN (github.com)
I wrote this script by taking inspiration from this github page https://github.com/MartineauUK/VPN-Failover, which I currently use for OpenVPN client
I have created a VPN failover script for wireguard VPN client, currently the script works only for one client (wg1) where you can failover to multiple clients if a server goes down. This is my first attempt with shell scripting so don't mind if the script feels silly.
Link: gitterclub/AsusMerlin-WireGuard-Failover: Script to perform failover for wireguard client VPN (github.com)
I wrote this script by taking inspiration from this github page https://github.com/MartineauUK/VPN-Failover, which I currently use for OpenVPN client