File: conf.ping

package info (click to toggle)
grc 1.0.6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 208 kB
  • ctags: 88
  • sloc: python: 278; makefile: 38; sh: 35
file content (19 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ip number
regexp=\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}
colours=magenta
=======
# time
regexp=\d+\.\d\sms
colours=green
=======
# time
regexp=time=
colours=yellow
=======
# DUP
regexp=DUP\!
colours=red
=======
# (,)
regexp=\(|\)
colours=yellow