commit | a15d107dde68f6173cfb1a590320cb108d4dd0f5 | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Tue Feb 21 07:46:41 2006 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Tue Feb 21 07:46:41 2006 +0000 |
tree | c5b7fab24b27bc4918d807a1a4e5db639f2748ba | |
parent | 09897b81463968f2df46bb70a71c3578f1faa5f6 [diff] |
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.