https://github.com/mailru/inetnums
https://github.com/mailru/inetnums
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mailru/inetnums
- Owner: mailru
- License: mit
- Created: 2016-03-11T11:24:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-14T09:44:09.000Z (over 9 years ago)
- Last Synced: 2024-10-07T09:15:59.159Z (12 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 4
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tool for building the tree of [inetnums](https://www.ripe.net/manage-ips-and-asns/db/support/documentation/ripe-database-documentation/rpsl-object-types/4-2-descriptions-of-primary-objects/4-2-4-description-of-the-inetnum-object) (WHOIS IPv4 intervals).
Works on CPython3. Usage:```
pip3 install inetnums
inetnums -o inetnums.pickle
```Released under MIT License. Copyright © 2016 Mail.Ru Group LLC.