We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ecfc8 commit 9aafcd3Copy full SHA for 9aafcd3
default.conf
@@ -52,6 +52,8 @@
52
"intrusion": true,
53
"metadata": true,
54
"packetData": true,
55
+ "packOrig@comment": "Preserve the original packet with header information",
56
+ "includeOriginalPacket": true,
57
"pack@comment": "Packet payload encoding type (defaults to hex): hex | ascii | utf-8",
58
"packetEncoding": "hex"
59
},
0 commit comments