acouvreur / ssh-log-to-influx

Send SSH authentication logs to influxdb with geohashing IP
GNU General Public License v3.0
101 stars 25 forks source link

Use the official ip-api JS/NodeJS client #109

Closed Razerban closed 4 years ago

Razerban commented 4 years ago

An official client written in JS/NodeJS for ip-api exists. It would be more efficient if you could use it in the code as this might reduce the code footprint and complexity. Here is the repository of the official ip-api client: https://github.com/ipapi-co/ipapi-nodejs