can anyone suggest me the regular expression for ip address and mac address ?
i am using python & django
for example , http://[ipaddress]/SaveData/127.0.
This is for MAC address:
([0-9A-F]{2}[:-]){5}([0-9A-F]{2})