endlessh_parser is a small Python script that parses endlessh's output and prints some neat statistics about it
Install all the requirements in requirements.txt
using pip
, create an account for ipinfo.io, replace "YOUR_TOKEN" in main.py
with your actual ipinfo.io token and then just run the Python script with the filename of endlessh's output as 1st argument.