ipextract
ipextract copied to clipboard
Regex bug
There are two unescaped periods in ipextract6 ()
. This will make them match any character.
...((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]).){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])...