2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-18 17:31:29 +02:00
bash-color-grc/conf.tcpdump
2016-06-18 18:18:18 -05:00

8 lines
109 B
Plaintext

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