mullvad_socks

Crates.iomullvad_socks
lib.rsmullvad_socks
version
sourcesrc
created_at2024-11-22 19:10:29.628381
updated_at2024-12-04 07:40:17.674651
descriptionFilter Mullvad's SOCKS5 proxies by country, city, datacenter, weight and online status.
homepage
repository
max_upload_size
id1457623
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
ScarCruft (Reaper) (APT37)

documentation

README

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
Commit count: 0

cargo fmt