3.0.1 • Published 6 years ago

authmap v3.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

authmap

An interactive map of failed server login attempts as seen here

Features

  • View geolocated IPs of failed server login attempts on a map
  • Find those meddling hackers?

Dependencies

Installation

npm install authmap

Configuration

1) cd to authmap/config 2) Create apikey.json containing a JSON object with a string property called apikey containing your ipstack API key. This service is used to geolocate IP addresses. Its free tier allows 10000 calls per month. 3) Run update-attempts.js to create the attempts file. Set this script to run periodically to keep the attempts file updated.

Usage

Start the server and browse to http://SERVER:PORT/authmap

3.0.1

6 years ago

3.0.0

6 years ago

2.2.0

7 years ago

2.1.0

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago