conf.log : the port of "172.16.1.100:56364" is now fully colored

This commit is contained in:
Raizo62 2020-12-12 12:50:25 +01:00
parent 70f4178f37
commit 4cdaaceb3e
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ regexp=([\w/\.\-]+)(\[\d+?\])
colours=bold blue, bold red
count=more
======
# IPv4
regexp=\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}
# IPv4 or IPv4:Port
regexp=\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}(:\d{1,5})?
colours=bold yellow
count=more
======