Script to install, setup, monitor and restart WireGuard if its not running.
Switch user to root:
sudu su
Clone this repository:
git clone https://github.com/rdnsx/WireGuard-Setup-Agent.git
Change Dir, make it executeable and run:
cd WireGuard-Setup-Agent/ && chmod +x install.sh && ./install.sh