GeoIP Security — VPN Proxy Detection
Detect whether a client IP is likely using a VPN, proxy, or datacenter/hosting network, and return a clean JSON report. Hosted in EU (Belgium – europe‑west1) on Google Cloud Functions Gen2. Ideal for fraud prevention, abuse protection, signup/login risk checks, and network trust scoring. Endpoints: GET /healthz GET /v1/vpn-check Détecte si l’adresse IP d’un client présente des signaux de VPN,…
GeoIP Security — VPN Proxy Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
vpnCheck /v1/vpn-check |
Retourne une synthèse `vpn_or_proxy_risk` basée sur les indicateurs **proxy** et **hosting** (souvent corrélé datacenter / VPN grand public). **IP utilisée** : par défaut… |
| GET |
healthz /healthz |