Skip to content

Instantly share code, notes, and snippets.

0x008361cc80bf51900fd538099f1cb9c980f0bbb46353e065cbda15cce95a90d7

@e00E
e00E / airvpn.md
Last active October 3, 2023 20:28
Why does a client connected to the AirVPN vpn service prefer IPv4 over IPv6 addresses?
[package]
name = "failrequest"
version = "0.1.0"
authors = ["e00E"]
[dependencies]
reqwest = "0.6"
[package]
name = "failrequest"
version = "0.1.0"
authors = ["e00E"]
[dependencies]
reqwest = { git = "https://github.com/seanmonstar/reqwest.git" }