Skip to content

Releases: TheFireMike/moasDetector

v0.1.1

02 Mar 00:14
Compare
Choose a tag to compare

Changelog

  • 728dc9e corrected README links
  • c7bff6d added moas lookup table to speed up statistics generation

v0.1.0

20 Feb 12:59
Compare
Choose a tag to compare

Changelog

  • d32a990 remove 32 bit linux build
  • 7c2add9 added .goreleaser.yml
  • 2fa3a88 added .gitignore
  • 55148d9 added workflows
  • ae0a335 added README.md
  • 971564f fix typo
  • 261e72e added LICENSE
  • 82bdbc7 added ignore regex and max cpus option
  • af278db added filter for prefixes which contain bits not in mask
  • 5804f2e added possibility to only process data from specific peers
  • 0d0f920 changed prefix in RouteAnnouncement to string
  • bd7d52a added statistics as output
  • 7152892 Initial commit