feat(network): add ProxyCheck IP intelligence
This commit is contained in:
+5
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user