https://github.com/kayrus/go-inverse
A go package to calculate a list of CIDRs, which excludes the input CIDR or a list of CIDRs.
https://github.com/kayrus/go-inverse
cidr exclude golang inverse range subnet
Last synced: 8 months ago
JSON representation
A go package to calculate a list of CIDRs, which excludes the input CIDR or a list of CIDRs.
- Host: GitHub
- URL: https://github.com/kayrus/go-inverse
- Owner: kayrus
- License: apache-2.0
- Created: 2020-11-08T15:55:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T11:37:51.000Z (over 5 years ago)
- Last Synced: 2025-02-22T10:13:30.636Z (over 1 year ago)
- Topics: cidr, exclude, golang, inverse, range, subnet
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-inverse
A go package to calculate a list of CIDRs, which excludes the input CIDR or a list of CIDRs.