Get current list of apps for per-app tunneling
Future<List<String>> getPerAppProxyList() { return FlutterSingboxPlatform.instance.getPerAppProxyList(); }