C++ (Qt)proxy.setType(QNetworkProxy::Socks5Proxy);proxy.setHostName(proxyHostName);proxy.setPort(proxyPort);