Retrieves and summarizes Bunny.net Edge IPs. Command-line program and Go library.
To install the latest version of BunnynetEdgeIPs command-line program from sources, run:
go install github.com/digilolnet/bunnynetedgeips@latest
Execute the binary without any flags and it will produce a summarized list of IPs and networks.
$ ./bunnynetedgeips
169.150.236.97
212.102.50.58/31
213.170.143.68
213.170.143.139
...
2001:41d0:605:ca00::1175:1
2400:52e0:1500::641:1
2400:52e0:1500::714:1
...
This project is licensed under the MIT License - see the LICENSE.txt file for details.