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
2016-06-18 18:18:18 -05:00

7 lines
109 B
Text

# From Address
regexp=((\d+\.)+)(\w+)\s>
colours=green
-
# To Address
regexp=>\s((\d+\.)+)(\w+)
colours=cyan