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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Vladimir Koroy
May 11, 2018
b43df0f · May 11, 2018

History

17 Commits
Jan 10, 2018
May 11, 2018
May 11, 2018
May 11, 2018
May 11, 2018
Jan 11, 2018
May 11, 2018
May 11, 2018
May 11, 2018

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