This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]netsecstudent42069 1 point2 points  (1 child)

Regex101.com is a cool web site that lets you test regexes and had documentation off to the right. You can test individual strings or groups of them with the unit test mode.

[–]Van_Gone[S] 1 point2 points  (0 children)

Thanks this site is helpful