Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

ip regex python

# Note that '^' at the beginning is optional
r'^((25[0-5]|2[0-4][0-9]|[01]?[0-9]{1,2}).){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]{1,2})'
Source by www.geeksforgeeks.org #
 
PREVIOUS NEXT
Tagged: #ip #regex #python
ADD COMMENT
Topic
Name
6+7 =