Skip to content

Releases: rtulke/proxyreaper

2.1.0

31 Oct 14:17

Choose a tag to compare

  1. new CSV scheme (proxy,hostname,status,speed_category,response_time,country,city,anonymity,protocol,check_time)
  2. add more JSON fields (hostname, speedcategory)
  3. new filter arguments --filter-status, --filter-anonymity, --filter-protocol, --filter-country, --filter-tld
  4. filter logic with AND/OR
  5. refactoring of some functions and logic