Last active
August 3, 2020 03:43
-
-
Save mackwage/21dcec8c8bac36f7196dc9321eb5620b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# rfc 1918 ip address ranges | |
10.0.0.0-10.255.255.255 | |
172.16.0.0-172.31.255.255 | |
192.168.0.0-192.168.255.255 | |
# rfc 1112 ip address ranges | |
224.0.0.0–239.255.255.255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment