no_vpn 0.1.1

A crate which enable to check if an ip is a VPN, a Proxy or a TOR connection
Documentation
[dependencies.base16]
version = "0.1.1"

[dependencies.chrono]
version = "0.4.6"

[dependencies.reqwest]
version = "0.9.9"

[dependencies.rust-crypto]
version = "0.2.36"

[package]
authors = ["ccgauche"]
description = "A crate which enable to check if an ip is a VPN, a Proxy or a TOR connection"
edition = "2018"
license = "MIT"
name = "no_vpn"
version = "0.1.1"