Releases: DemonMartin/proxychooser
Releases · DemonMartin/proxychooser
1.0.8
Added
maxRetries
Option which makes thegetProxy
Method Error once too many retries happened.
Full Changelog: 1.0.7...1.0.8
1.0.7
Added GitHub Link to README.MD
, so people can actually find this.
Full Changelog: 1.0.6...1.0.7
First release to GitHub
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