Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions cmd/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,20 @@ columns:
default: true
width: 15
feature: networkEvents
- id: Direction
name: Plaintext Dir
tooltip: Ingress or egress relative to the captured process
field: Direction
default: false
width: 10
feature: plaintextCapture
- id: PlaintextPreview
name: Plaintext Preview
tooltip: Decrypted TLS application data preview
field: PlaintextPreview
default: false
width: 120
feature: plaintextCapture
- id: XlatZoneId
group: Xlat
name: Xlat zone id
Expand Down
Loading
Loading