Starts the VPN service.
@override Future<void> startVpn() async { await HelperHttpClient().start(); }