lavalamp- / ipv666

Golang IPv6 address enumeration
BSD 2-Clause "Simplified" License
355 stars 50 forks source link

Remove all IPv4 addresses from input files #62

Closed lavalamp- closed 5 years ago

lavalamp- commented 5 years ago

It looks like there's an issue where if an IPv4 address is in the input file it'll still work for a bit and then throw an exception. Put a check in place to filter out IPv4 addresses from input file.

lavalamp- commented 5 years ago

https://github.com/lavalamp-/ipv666/commit/47752a46ac89b23082d532277a45a0c7d73a75d4