Skip to content
QKQuickKit日本語
NetworkLOCALRuns in your browser

IPv4 List Diff

Compare two lists of IPv4 addresses and CIDR blocks as sets: what only list A covers, what only list B covers, and the overlap.

This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.

Only in A (A − B)

Only in B (B − A)

In both (A ∩ B)

    How it works

    Both lists are treated as sets of addresses (one entry per line or comma-separated; bare addresses are /32). The tool computes A − B, B − A, and A ∩ B by exact range arithmetic and returns each as a minimal CIDR list. "Identical" means the two lists cover exactly the same addresses even if written differently. Invalid lines are reported per list and skipped. Up to 5,000 entries per list.