#!/usr/bin/env bash apt remove wireguard wireguard-tools systemctl stop netclient systemctl disable netclient rm -rf /etc/systemd/system/netclient.service rm -rf /etc/netclient/config ifconfig wg0-oracle down