Community Patterns

Community Library Entry

-1

Regular Expression
Created·2023-07-13 09:06
Flavor·PCRE2 (PHP)

/
100(\d{2})
/
gm
Open regex in editor

Description

the point is to help replace leading number with another number to prevent some services uses same port

Submitted by anonymous