You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a check for the 172.16 /12 private address range so all IPv4 private IP ranges are now checked.
Also re-orders the checks so that they are grouped a bit more logically (IPv4 default route, then localhost addresses, then private IP ranges, then IPv6 localhost)
0 commit comments