-
- Downloads
Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy
type to the already provided type CURLPROXY_SOCKS4. I added a --socks4 option that works like the current --socks5 option but instead use the socks4 protocol.
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- RELEASE-NOTES 3 additions, 2 deletionsRELEASE-NOTES
- docs/curl.1 13 additions, 3 deletionsdocs/curl.1
- docs/libcurl/curl_easy_setopt.3 3 additions, 3 deletionsdocs/libcurl/curl_easy_setopt.3
- lib/url.c 192 additions, 5 deletionslib/url.c
- src/main.c 21 additions, 8 deletionssrc/main.c
Loading
Please register or sign in to comment