cppcap Builderv0.2.3
Build Check Point cppcap capture commands (sk141412). A tcpdump-style capture tool with lower CPU load that also sees SecureXL-accelerated traffic. Built-in from R80.40; run from Expert mode.
// generated command
$
cppcap
// capture options
NOT captures on all interfaces except this one (-I)
0 = capture full frame
// output file
pcap readable by Wireshark ·
use default path
· clear
Suffix K, M, or G · plain number = bytes
// screen output options
These flags only affect on-screen output — they are omitted from the command while an output file (-o) is set.
// vsx
VSX / VSNext only · use -v or -V, not both
// capture filter (-f)
cppcap uses standard pcap-filter (BPF) syntax, the same as tcpdump.
SOURCE
DESTINATION
EITHER DIRECTION
Appended verbatim with and. Accepts any valid BPF filter expression.