2 stable releases
1.5.2 | Dec 4, 2024 |
---|---|
1.5.1 | Nov 22, 2024 |
#14 in #socks5
181 downloads per month
Used in 2 crates
11KB
241 lines
Mullvad Socks Proxy Filter (Library)
Apps
There are a WebApp and a CLI using this library.
Socks Proxies
Fetch SOCKS5 proxies from Mullvad's API and optionally filter by country
, city
, datacenter
, weight
and online
status. Print as IPv4/IPv6 or hostname, optionally add scheme and port.
By default, proxies will be printed as IPv4, with the following filters applied:
online == true
weight <= 100
Dependencies
~0.5–1.1MB
~22K SLoC