mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
40 lines
584 B
Text
40 lines
584 B
Text
true
|
|
123
|
|
-999
|
|
3.14
|
|
-1.23456789e+308
|
|
9e-308
|
|
1480788576.868945
|
|
"-12.0 hrs"
|
|
"hello"
|
|
""
|
|
{"port":65535,"proto":"tcp"}
|
|
{"port":1,"proto":"udp"}
|
|
{"port":123,"proto":"icmp"}
|
|
{"port":0,"proto":"unknown"}
|
|
"1.2.3.4"
|
|
"ffff:1234::1"
|
|
"123.123.123.123"
|
|
"192.0.0.0/8"
|
|
"fe80::/64"
|
|
"Red"
|
|
"/^?(^abcd)$?/"
|
|
{"s":"test","c":100}
|
|
{"s":"test"}
|
|
{"s":"test"}
|
|
{"m":{"s":"test"}}
|
|
[]
|
|
[2,1]
|
|
["1.2.3.4"]
|
|
[[true,false]]
|
|
[{"s":"test"}]
|
|
[]
|
|
[2,1]
|
|
["1.2.3.4"]
|
|
[{"s":"test"}]
|
|
[{"s":"test"}]
|
|
{}
|
|
{"2":"10.2.2.2","1":"10.1.1.1"}
|
|
{"10.1.1.1":{"a":1},"10.2.2.2":{"b":2}}
|
|
{"10.1.1.1":[1,2],"10.2.2.2":[3,5]}
|
|
{"1":{"s":"test"}}
|