2
0
Fork 0
mirror of https://github.com/garabik/grc.git synced 2024-11-11 14:40:49 +01:00
bash-color-grc/conf.tcpdump

8 lines
109 B
Text
Raw Normal View History

2016-06-19 01:18:18 +02:00
# From Address
regexp=((\d+\.)+)(\w+)\s>
colours=green
-
# To Address
regexp=>\s((\d+\.)+)(\w+)
colours=cyan