Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend parsers to support Anonimity level #30

Closed
pgaref opened this issue Jun 19, 2017 · 0 comments
Closed

Extend parsers to support Anonimity level #30

pgaref opened this issue Jun 19, 2017 · 0 comments

Comments

@pgaref
Copy link
Owner

pgaref commented Jun 19, 2017

A first step towards supporting Anonymity levels ( #26 ) would be to extend parsers to use that kind of information where possible.

For example, free-proxy-list.net does expose anonymity levels. We need to:

  1. extend existing parser to read the extra information
  2. introduce a new proxy object, instead of just a plain string, with: address, anonymity level (could be enum), country, etc.
pgaref pushed a commit that referenced this issue Jun 26, 2017
* Added Vietnamese version of README.md file (#27)

* Created Proxy Object with ip, port, country and anonymity level for starters (#30)
pgaref pushed a commit that referenced this issue Jul 30, 2017
pgaref pushed a commit that referenced this issue Jul 30, 2017
…ation. Wrapping up #30 and bumping up project version
@pgaref pgaref closed this as completed Jul 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant