mirror of
https://github.com/garabik/grc.git
synced 2024-11-10 21:26:52 +01:00
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
|
# Values
|
||
|
regexp=^([^:]+):\s(.*)$
|
||
|
colours=default,cyan
|
||
|
======
|
||
|
# Names & IP
|
||
|
regexp=^\s([^:]+):\s((?:\d{1,3}\.){3}\d{1,3}):(\d+)
|
||
|
colours=default,bold yellow,blue,bold blue
|