2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-14 17:21:29 +02:00
bash-color-grc/conf.mtr
Radovan Garabík 56be92284d initial commit
2015-01-25 18:36:02 +01:00

16 lines
235 B
Plaintext

#ip address
regexp=\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}
colours=green
=======
# %
regexp=[0-9]{1,2}\.\d{1}%
colours=yellow
=======
# unknow host
regexp=\?\?\?
colours=red
=======
# Packets/Pings
regexp=(Packets|Pings)
colours=bold green