Skip to content
  • Damiano Verzulli's avatar
    Add GeoIP2 support for "Country" and "ASN" · 9e56aa8b
    Damiano Verzulli authored
    - Add "geoResolver" component relying on MaxMind data
      to resolve Country and ASNs from IPs;
    - "parser.js": add [src|dst]_ip_country and [src|dst]_ip_asn
      to JSON data sent to clients;
    - add an UPDATE_DB.sh ready to be used to download
      MaxMind data (as they cannot be redistributed)
      ** NOTE **: you need an account and a key to succeed
    9e56aa8b