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.
Configure Renovate |
4 years ago | |
---|---|---|
.gitignore | 5 years ago | |
.snyk | 5 years ago | |
LICENSE.md | 6 years ago | |
README.md | 6 years ago | |
country_data.csv | 6 years ago | |
metanoia.js | 5 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 years ago | |
renovate.json | 4 years ago |
README.md
Metanoia
Convert IP addresses to Battle.net regions.
Setup
-
Clone the repository and run
npm install
in the cloned directory to install the necessary dependencies. -
Launch metanoia with
npm start
, and navigate to your server.- If you connect with
http://localhost:3000
, it will not function properly as the IP you're coming from is a reserved private IP.
- If you connect with