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.
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now