proxy-scraper-checker 0.1.3

A command-line tool for scraping and checking HTTP and SOCKS5 proxies from the checkerproxy.net proxies archive
1
2
3
4
5
6
7
8
9
10
11
12
13
version = 1

[[analyzers]]
name = "docker"

[[analyzers]]
name = "rust"

  [analyzers.meta]
  msrv = "stable"

[[transformers]]
name = "rustfmt"