regexThu, 16 Feb 2023

check an ip or an ftp in one regex

/\d{3}[.-]\d{3}[.-]\d{3}[.-]\d{3}|ftp[.-]\d{3}[.-]\d{3}[.-]\d{3}[.-]\d{3}/

Want to kickstart your project?Use the new AI Studio to create your code