mullvad_socks 1.5.2

Filter Mullvad's SOCKS5 proxies by country, city, datacenter, weight and online status.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
## Mullvad Socks Proxy Filter (Library)

### Apps

There are a [WebApp](https://crates.io/crates/mvs_web) and a [CLI](https://crates.io/crates/mvs_cli) using this library.

### Socks Proxies
Fetch [SOCKS5 proxies](https://mullvad.net/en/help/socks5-proxy/) from [Mullvad's API](https://api-relays.mullvad.net/network/v1-beta1/socks-proxies) 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`