559 B
559 B
Input Validation
Advertise IP
Accepts:
http://orhttps://- IP or DNS host
- Port is optional
,Separated
Accepted formats are:
https://192.168.1.100:32400https://192.168.1.100:32400http://dnshost:32400https://dnshost:32400https://dnshosthttps://dnshost,http://192.168.1.100:32400
Regex used to match this: ^(http(s)?:\/\/([a-z0-9.]*)(:\d{0,5})?,?)*$
You can try live here
If you find a field that you think it needs validation, please open an issue on github