ruby-pcap
Packet analyzer
A Ruby interface to capture and analyze network traffic using the Packet Capture library.
Ruby interface to LBL Packet Capture library.
75 stars
6 watching
32 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pcaprub/pcaprub | A set of libraries providing a consistent interface to the libpcap packet capture library | 80 |
rust-pcap/pcap | A Rust library providing access to packet sniffing capabilities of libpcap (or Npcap on Windows) | 636 |
ripe-ncc/hadoop-pcap | A Java-based library for reading packet capture files in Hadoop | 208 |
pcapdotnet/pcap.net | A .NET wrapper for WinPcap that provides a set of features for capturing and analyzing network traffic | 571 |
spacehuhn/arduinopcap | A library that enables capturing and sending .pcap files from ESP8266/ESP32 boards to Wireshark for network packet analysis. | 431 |
dotpcap/sharppcap | A .NET library for capturing and analyzing network packets on multiple platforms | 1,352 |
kaitoy/pcap4j | A Java library for capturing and manipulating network packets. | 1,171 |
maiha/pcap.cr | A library for capturing and analyzing network packets using the libpcap API | 25 |
ronin-rb/ronin-nmap | A Ruby library for working with nmap XML data and automating network scanning tasks | 5 |
citahub/cita-sdk-ruby | A Ruby library providing a standardized interface to interact with the CITA network. | 3 |
mfontanini/libtins | A high-level C++ library for creating tools that need to manipulate network packets. | 1,918 |
srinivas11789/pcapxray | A tool to visualize network traffic and extract information from packet captures | 1,698 |
p4lang/behavioral-model | An implementation of a behavioral model for packet processing based on P4 programs | 545 |
excon/excon | An HTTP client library designed to provide simple and fast Ruby interactions with web servers | 1,158 |
trema/pio | A Ruby gem for parsing and generating network packets using a declarative binary format DSL. | 27 |