Skip to content

Instantly share code, notes, and snippets.

View HYP3R00T's full-sized avatar

hyperoot HYP3R00T

View GitHub Profile
import json
import urllib.request
import argparse
import ipaddress
from collections import defaultdict
import sys
URL = "https://ip-ranges.amazonaws.com/ip-ranges.json"