Skip to content

Instantly share code, notes, and snippets.

View super-ultraman's full-sized avatar
🎯
Focusing

baipeng super-ultraman

🎯
Focusing
View GitHub Profile
@super-ultraman
super-ultraman / make-rir-delegated-latest.py
Created November 27, 2020 06:12 — forked from nickfox-taterli/make-rir-delegated-latest.py
make afrinic/apnic/arin/ripe/lacnic delegated-latest ipv4 and ipv6 list script
#!/usr/bin/env python
# vim:fileencoding=utf-8
""" [NAME] script or package easy description
[DESCRIPTION] script or package description
"""
from datetime import datetime
from argparse import ArgumentParser
import pprint