Gets the next proxy asynchronously
Future<Proxy?> getNextProxyAsync() async { return _advancedProxyManager.getNextProxy(); }