ipv666
ipv666 copied to clipboard
Golang IPv6 address enumeration
Really interesting project, I'm having quite a lot of fun playing with it. Sometimes it's desirable to have a whitelist of prefixes (or to be able to specify more than...
Trying to build the code by using `go get github.com/lavalamp-/ipv666/ipv666` But I get this error: ``` package github.com/hashicorp/hcl/hcl/printer: cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of: /usr/lib/go-1.14/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT) /home/john/go/src/github.com/hashicorp/hcl/hcl/printer (from...
Ensure all the addresses that have already been discovered are available via the web portal.
goroutine 623552856 [running]: runtime.throw(0xa8fe96, 0x26) /snap/go/3739/src/runtime/panic.go:617 +0x72 fp=0xc000058b78 sp=0xc000058b48 pc=0x42ecf2 runtime.mapiternext(0xc000058d60) /snap/go/3739/src/runtime/map.go:860 +0x597 fp=0xc000058c00 sp=0xc000058b78 pc=0x410727 github.com/lavalamp-/ipv666/internal/fanout.generate64NetworkHosts(0xc000076c60, 0xc000058f28, 0xc0069d40f0, 0x0, 0x10) /root/go/src/github.com/lavalamp-/ipv666/internal/fanout/fanout.go:263 +0x1a7 fp=0xc000058ef0 sp=0xc000058c00 pc=0x916667 github.com/lavalamp-/ipv666/internal/fanout.fanOut.func1(0xc00011e701, 0xc000076c60, 0x0, 0xc00011e700,...
All error printing is erroneously using %e right now. Change to %s.
The PersistentPreRun does not get invoked in the root command.
Add syncing functionality for aliased network ranges.
Make sure that ipv6.exposed can be accessed over IPv6.
Links to talks, statistics on data collected, etc etc. Perhaps this is `v0.5`?
When syncing addresses to S3 we should zip the files up first.