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).
před 10 roky
Robert Newson
7009545c46
Revert "add socks5 support"
This reverts commit d8150feeaf
.
Conflicts:
.gitignore
src/ibrowse_http_client.erl
src/ibrowse_socks5.erl
před 10 roky
Chandrashekhar Mullaparthi
d2e369ff42
Upped version to 4.1.1
před 10 roky
presidentua
d8150feeaf
add socks5 support
před 12 roky
Chandrashekhar Mullaparthi
e8ae353c16
Tagging master with new version 4.0.2
před 12 roky
Chandrashekhar Mullaparthi
9b8b042fb7
Fixed issue #67 with eyes wide open
před 12 roky
Chandrashekhar Mullaparthi
52ce596b91
Bug fix for issue #67
před 12 roky
Chandrashekhar Mullaparthi
1fc0bc41e0
Fixed issue 67
před 13 roky
Chandrashekhar Mullaparthi
47cdce000d
Fixed URL parsing issue. Bumping up version number
před 13 roky
Chandrashekhar Mullaparthi
0005cac696
Fixed issue with stopping ibrowse
před 13 roky
Chandrashekhar Mullaparthi
b9675455cc
Changing version number to reflect bug fix
před 13 roky
Chandrashekhar Mullaparthi
3aabf5dfdf
Added get_metrics
před 13 roky
Johannes Huning
7b90115822
Continuous integration with Travis
před 13 roky
Johannes Huning
44f678dded
Format README as markdown, split into README.md, CHANGELOG and CONTRIBUTORS
Fixed a couple of spelling mistakes.
před 13 roky