About This File
BlockVPN NodeJS Resource
Purpose
- Block players from joining if they are on a VPN or proxy.
About
- This resource uses GetIPIntel which is a free service that calls their API with the IP address and returns the likelihood of it being a VPN or proxy. The recommended threshold to block is 0.99 and above; any lower and you may get false positives.
Requirements
- request (NodeJS Module)
GitHub
- The resource GitHub can be found here.
What's New in Version 1.0.0 See changelog
Released
No changelog available for this version.