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