sudo systemctl enable wg-quick@wg0.service sudo systemctl enable openvpn.service sudo systemctl disable wg-quick@wg0.service sudo systemctl disable openvpn.service

You may disable WG or OpenVPN by executing the following from the bash shell, respectively: sudo systemctl disable wg-quick@wg0.service sudo systemctl disable openvpn.service Use enable to reactivate a service. Your VPN configurations are preserved while these services are in a …

RaspAP Disable VPN Startup Read more »

1.Run command in terminal: sudo pmset -a tcpkeepalive 0 2.Run command in terminal: sudo pmset -a powernap 0 3.Make sure these options is not checked: “System Preferences->Battery->Optimized battery charging” and “System Preferences->Battery->Power Adapter->Wake for network access”