📦 libtins/ mfontanini
High-level, multiplatform C++ network packet sniffing and crafting library.
Открыть на GitHub ↗обновлён 1нед назад
Звёзды
★ 2.0k
Форки
401
За неделю
—
За месяц
—
Рост %
—
Язык
C++
Установка и запуск
Running tests
You may want to run the unit tests on your system so you make sure everything works. In order to do so, you need to follow these steps:
# This will fetch the googletest submodule, needed for tests
git submodule init
git submodule update
mkdir build
cd build
# Use any options you want
cmake ..
# Compile tests
make tests
# Run them
make test
If you find that any tests fail, please create an ticket in the issue tracker indicating the platform and architecture you're using.
Из README репозитория · полный README на GitHub
Категории
Теги
libpcapnetworkpacket-analyserpacket-parsingpacketspcapsniffing