Skip to content

tcpmerge - program for merge a several pcap files. Using: tcpmerge path_of_file1 path_of_file2 path_of_file3 _path_of_out_file

License

Notifications You must be signed in to change notification settings

wkoroy/tcpmerge

Repository files navigation

tcpmerge

tcpmerge is a tool created to merge several files into one

Files are combined into one by relative time, the relative time is counted according to the first packet of each file

Using: tcpmerge path_of_file1 path_of_file2 path_of_file3 _path_of_out_file

how to make:

cd ~/

git clone https://github.com/wkoroy/tcpmerge

cd ./tcpmerge

make

About

tcpmerge - program for merge a several pcap files. Using: tcpmerge path_of_file1 path_of_file2 path_of_file3 _path_of_out_file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published