Robert Newson
b5b26d5de3
Add SOCKS5 Support
Supports HTTP and HTTPS destinations and performs all hostname
resolution via the SOCKS proxy, preventing privacy leakage if used
with Tor.
If hostname is a valid IP address then it is used directly, the
hostname is not resolved again via the SOCKS5 proxy (Patch suggested
by Klaus Trainer but implementation here slightly different).
il y a 10 ans
Robert Newson
7009545c46
Revert "add socks5 support"
This reverts commit d8150feeaf
.
Conflicts:
.gitignore
src/ibrowse_http_client.erl
src/ibrowse_socks5.erl
il y a 10 ans
Chandrashekhar Mullaparthi
d2e369ff42
Upped version to 4.1.1
il y a 10 ans
presidentua
d8150feeaf
add socks5 support
il y a 12 ans
Chandrashekhar Mullaparthi
e8ae353c16
Tagging master with new version 4.0.2
il y a 12 ans
Chandrashekhar Mullaparthi
9b8b042fb7
Fixed issue #67 with eyes wide open
il y a 12 ans
Chandrashekhar Mullaparthi
52ce596b91
Bug fix for issue #67
il y a 12 ans
Chandrashekhar Mullaparthi
1fc0bc41e0
Fixed issue 67
il y a 13 ans
Chandrashekhar Mullaparthi
47cdce000d
Fixed URL parsing issue. Bumping up version number
il y a 13 ans
Chandrashekhar Mullaparthi
0005cac696
Fixed issue with stopping ibrowse
il y a 13 ans
Chandrashekhar Mullaparthi
b9675455cc
Changing version number to reflect bug fix
il y a 13 ans
Chandrashekhar Mullaparthi
3aabf5dfdf
Added get_metrics
il y a 13 ans
Johannes Huning
7b90115822
Continuous integration with Travis
il y a 13 ans
Johannes Huning
44f678dded
Format README as markdown, split into README.md, CHANGELOG and CONTRIBUTORS
Fixed a couple of spelling mistakes.
il y a 13 ans