|
|
|
|
|
by wwader
1520 days ago
|
|
Hi, lover of jq and author of fq here! Just wanted to mention that fq is jq so you can do things like `fq 'grep("Authorization: Bearer.*") | split("\n") | ...' file.pcap`. Also i'm working and prototyping some kind of http decoding support that will make things like select on headers and automatic/manual decoding body possible. |
|