slackbuilds_ponce/libraries/libtins/README
Nicolas Piatto e484bcf132 libraries/libtins: Added (network packet sniffing library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-04-14 07:06:29 +07:00

6 lines
284 B
Text

libtins is a high-level, multiplatform C++ network packet sniffing
and crafting library.
Its main purpose is to provide the C++ developer an easy, efficient,
platform and endianess-independent way to create tools which need to
send, receive and manipulate specially crafted packets.