lavalamp- / ipv666

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

Generate addresses from any network size #108

Open lavalamp- opened 5 years ago

lavalamp- commented 5 years ago

Right now generating addresses from a network range requires that the range length is divisible by four. We should update this to support network ranges of any size.