MySQL_Narb Posted July 16, 2013 Share Posted July 16, 2013 I don't really have any knowledge regarding proxies, but can cURL use a sock 4/5 proxy to execute requests? I'm currently using HTTP proxies, and I can never find more when I need them (because usually 1 out 1000 usually connect to my specified sites). Link to comment https://forums.phpfreaks.com/topic/280187-can-curl-use-sock-proxies/ Share on other sites More sharing options...
.josh Posted July 16, 2013 Share Posted July 16, 2013 curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS5); Link to comment https://forums.phpfreaks.com/topic/280187-can-curl-use-sock-proxies/#findComment-1440977 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.