Categorygithub.com/zmap/zannotate
modulepackage
0.0.0-20221107220112-69b89b4b2f5b
Repository: https://github.com/zmap/zannotate.git
Documentation: pkg.go.dev

# README

ZAnnotate

ZAnnotate is a Go utility that facilitates annotating large datasets with network metadata. Right now this includes:

  • Maxmind GeoIP2
  • AS/Routing Data (based on an MRT routing table)

For example, you can add Maxmind geolocation data to a list of IPs:

cat ips.csv | zannotate --geoip2 --geoip2-database=geoip2.mmdb

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

multiple workers that decode raw lines from AnnotateRead from JSON/CSV into native golang objects.
No description provided by the author
single worker that reads from file and queues raw lines.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author