Skip to content

Releases: nbulaj/proxy_fetcher

0.8.0

23 Jan 09:03
22840db
Compare
Choose a tag to compare
  • Improve speed of proxy list loading.
  • Improve speed of proxies cleanup.
  • Fix ProxyDocker provider

0.7.1

13 Jul 07:33
97fadc8
Compare
Choose a tag to compare
  • Fix XRoxy provider

0.6.4

24 Apr 20:33
3adf231
Compare
Choose a tag to compare
[ci skip] Bump version to 0.6.5

0.6.3

13 Feb 09:11
aec707f
Compare
Choose a tag to compare
  • Add ability to use own proxy for ProxyFetcher::Client
  • Improve specs

0.6.2

05 Jan 21:01
30c6d40
Compare
Choose a tag to compare
  • Fix ProxyDocker provider.

0.6.1

05 Jan 21:01
a085a1b
Compare
Choose a tag to compare
  • Fix gem executable to check dependencies for adapters
  • Code cleanup
  • Some new specs

0.6.0

10 Dec 10:37
ba9e663
Compare
Choose a tag to compare
  • Make HTML parsers configurable (Nokogiri, Oga, custom one)

0.5.1

13 Nov 17:01
ada3d5a
Compare
Choose a tag to compare
  • Fix ProxyFetcher CLI

0.5.0

06 Sep 17:50
Compare
Choose a tag to compare
  • Remove HideMyName provider (not works anymore)
  • Fix ProxyDocker provider
  • Add ProxyFetcher::Client to make interacting with proxies easier
  • Add new providers (Gather Proxy & HTTP Tunnel Genius)
  • Simplify connection_timeout config option to timeout
  • Make User-Agent configurable
  • Move all the gem exceptions under ProxyFetcher::Error base class
  • Small improvements

0.4.0

28 Aug 09:03
Compare
Choose a tag to compare
  • Support operations with multiple providers
  • Refactor filtering and some other modules
  • Small bugfixes
  • Improve documentation
  • Improve specs