feat(network): add ProxyCheck IP intelligence

This commit is contained in:
dmg
2026-08-01 14:32:54 -04:00
parent 10554eeaff
commit 40abab7abc
18 changed files with 539 additions and 26 deletions
+5 -3
View File
@@ -19,6 +19,8 @@ DISCORD_INVITE_URL=https://discord.gg/your-invite
# Trust forwarding headers only when your reverse proxy overwrites them
TRUST_PROXY=false
# Optional VPN intelligence provider (deferred for v1)
IP_INTELLIGENCE_PROVIDER=none
IP_INTELLIGENCE_API_KEY=
# ProxyCheck.io geolocation and VPN/proxy detection
IP_INTELLIGENCE_PROVIDER=proxycheck
PROXYCHECK_API_KEY=
IP_INTELLIGENCE_CACHE_HOURS=48
BLOCK_HOSTING_IPS=false