Skip to content

Releases: DemonMartin/proxychooser

1.0.8

15 May 20:14
Compare
Choose a tag to compare

Added

  • maxRetries Option which makes the getProxy Method Error once too many retries happened.

Full Changelog: 1.0.7...1.0.8

1.0.7

16 Jun 12:48
3e7f863
Compare
Choose a tag to compare

Added GitHub Link to README.MD, so people can actually find this.

Full Changelog: 1.0.6...1.0.7

First release to GitHub

16 Jun 12:45
286740d
Compare
Choose a tag to compare

Added

  • Added resetList method.
  • Added addProxies method.
  • Added testProxy method, to test a single proxy and improve internal code.
  • Added resetCache method.

Changed

  • Fixed error where ping was reported as negative.
  • Fixed crash occurring on timeout.
  • Added additional check to ensure ping is below the specified timeout.
  • Updated README.md with improved documentation.

Removed

  • Removed unnecessary "ping" without proxy, which caused the timeout value to be always added to the actual timeout.

Full Changelog: https://github.com/DemonMartin/proxychooser/commits/1.0.6