You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A number of users are concerned about the validation rules for proxies. More detailed doc is needed.
Describe the solution you'd like
Implement a better algorithm to validate the IPs
HTTPS proxy validation
Create a ValidationTask class as a wrapper of ProxyIP for the validation queue in order to:
Retry if the initial validation fails
English and Chinese doc about this validation algorithm
Describe alternatives you've considered
None.
Additional context
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A number of users are concerned about the validation rules for proxies. More detailed doc is needed.
Describe the solution you'd like
ValidationTask
class as a wrapper ofProxyIP
for the validation queue in order to:Describe alternatives you've considered
None.
Additional context
None
The text was updated successfully, but these errors were encountered: