Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-01-19 14:47
Flavor·PCRE2 (PHP)

/
^(?:[\/\\]{2})?([\w._$-]+)(?::\d+)?[\/\\](.+)$
/
gm
Open regex in editor

Description

A regex for parsing SMB shares

Submitted by Drav Sloan