Releases: DemonMartin/proxychooser
Releases · DemonMartin/proxychooser
1.0.8
Added
maxRetriesOption which makes thegetProxyMethod 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
resetListmethod. - Added
addProxiesmethod. - Added
testProxymethod, to test a single proxy and improve internal code. - Added
resetCachemethod.
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.mdwith 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