No Description
Thomas Frössman e483154586 Run tests with and without vendor/ 8 years ago
_vendor vendor/ is only for tests 8 years ago
cmd/dev Multiple changes 9 years ago
testdata Remove tests 9 years ago
.drone.yml Run tests with and without vendor/ 8 years ago
.gitignore Add initial implementation 9 years ago
README.md Move badges 9 years ago
asn2asd.go Multiple changes 9 years ago
bgpdump.go Parse mrt bgpdumps using go 9 years ago
cidrreport.go Fix fmt error 9 years ago
cidrreport_test.go Multiple changes 9 years ago
docker-compose.yml Add initial implementation 9 years ago
internet.go Remove references to bgpdump tools 9 years ago
ip2asn.go Multiple changes 9 years ago

README.md

Build Status GoDoc

internet :)

Introduction

This package utilities to import BGP table dumps and Autonomous system description lists from internet into redis databases to provide historical lookups for IP address to AS Number and AS Number to AS Descriptions.

Documentation