Convert IP addresses to Battle.net regions.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
Devin Leaman 5791e6a59a
Merge pull request #3 from 4lch4/renovate/configure
Configure Renovate
4 years ago
.gitignore Added Snyk to project 5 years ago
.snyk Added Snyk to project 5 years ago
LICENSE.md Initial commit 6 years ago
README.md Updated README 6 years ago
country_data.csv First function version 6 years ago
metanoia.js Added Snyk to project 5 years ago
package-lock.json Added Snyk to project 5 years ago
package.json Version increase 5 years ago
renovate.json Add renovate.json 4 years ago

README.md

Metanoia

Convert IP addresses to Battle.net regions.

Setup

  1. Clone the repository and run npm install in the cloned directory to install the necessary dependencies.

  2. Launch metanoia with npm start, and navigate to your server.

    1. If you connect with http://localhost:3000, it will not function properly as the IP you're coming from is a reserved private IP.