Closed lavalamp- closed 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.
https://github.com/lavalamp-/ipv666/commit/47752a46ac89b23082d532277a45a0c7d73a75d4
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.