Showing 76 open source projects for "libpcap-dev"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Daemonlogger

    Daemonlogger

    Daemonlogger is a packet logger and soft tap developed by Martin Roes

    Daemonlogger is a packet logger and soft tap developed by Martin Roesch. The libpcap-based program has two runtime modes: 1. It sniffs packets and spools them straight to the disk and can daemonize itself for background packet logging. By default the file rolls over when 2 GB of data is logged. 2. It sniffs packets and rewrites them to a second interface, essentially acting as a soft tap. It can also do this in daemon mode.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    SMPPS

    SMPPS

    Simple Multi Protocol Packet Sniffer - SMPPS

    ...However, with great joy that I come to the dicer SMPPS this now rather towards what the expectations of the project believed that he would be able: Capture and log packages generate the following protocols without using libpcap, but just using BSD Sockets. protocols: IP TCP UDP ICMP IGMP Inside the ethernet network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Simmon is SIMple MONitor of network. Dedicated daemon running on router collects traffic data, which is read by gui client. Daemon is fast and light C code build on top of libpcap, and client written in Java Swing can be run on any Java capable platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    hxs - command line hexa searching and binary file dumping utility, allows you to search hexa expressions and binary strings in any files (supporting also big files like /dev/hda) and allows you to dump particular pieces of file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gbsplay emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format) over /dev/dsp and NAS. Included is an XMMS input plugin, a tool to display information about a .GBS file, and a demo song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...-pgf airboard-ir replaces the IR receiver supplied with a LiteOn SK-7100 Airboard cordless keyboard with an LIRC-compatible receiver. Keyboard/mouse reports are translated to /dev/input events. Full remapping of keyboard and button functions is easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ruby interface for libpcap packet capture library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    This is a small program that reads and writes the WakeUp time in the BIOS. This is done via /dev/nvram on recent kernels (>2.4.6, including 2.6.x) or, alternatively, via direct ISA access. On this WakeUp time the computer is powered on automatically.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    RPCAP is a Remote Packet Capture system. It provides a libpcap-compatible client library which when linked with a user program running on a client system, initiates and controls a network sniffer RPC service running on a remote host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tcpdump is a tool for network monitoring, protocol debugging and data acquisition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project provides a linux kernel module driver for the Velleman K8055 USB Experiment Interface Board. It creates and gives you access to /dev/k8055 virtual device file. You can communicate with the driver via ioctl() from c programs. Happy hacking!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Snort_inline is a modified version of Snort. It accepts packets from iptables, instead of libpcap. It uses new rule types to tell iptables if the packet should be dropped or allowed to pass based on the Snort rules.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    The first stage of development is do write a tool to anonymize packet capture files captured with libpcap. After that we will be integrating this with tcpdump to anonymize in real-time and analyze and look for its effect on different IDS's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Linux kernel module for replicating a stream (a char device such as /dev/urandom or /dev/dvb/adapter0/dvr0) in such a way multiple processes can concurrently read it. Example use: watching (or watching/recording) two DVB-T channels at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hack&Dev project's goal is to bring Linux to PalmOS-powered handhelds. Currently we are focusing on the Palm/PalmOne handhelds based on Intel PXA and TI OMAP CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    X10 device drivers for Linux creating a /dev device for each X10 unit in the house. This allows command line, script, and program access to the X10 network.This driver currently supports the PowerLinc Serial, PowerLinc USB, and CM11A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The bootloader and Linux/WinCE for HENGFENGRUIKE (ARM S3C2410) dev board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zeppoo allows you to detect rootkits on i386 and x86_64 architecture under Linux, by using /dev/kmem and /dev/mem. Moreover it can also detect hidden tasks, connections, corrupted symbols, system calls... and so many other things.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    dhcpmap offer ability to inject and capture DHCP traffic into your network. This can be valuable in testing protocol. dhcpmap is dependent on libnet 1.1.0+ and libpcap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Trafficlogger is a tiny program which logs your traffic from each device that is listet in /proc/net/dev. It logs all traffic (TCP, UDP,...). It is written in ANSI-C and should compile and work on nearly all Linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simonfrog is a network package sniffer(using libpcap) with GNOME GUI. It has friendly interface to use, and show the contents of packages immediately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a JavaOS software able to listen to or watch to VoIP sniffed communication. This software read libpcap file and it is able to discover VoIP-SIP session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This pam module joins the functionality of both pam_listfile and pam_mysql modules. It was made after a request of such a module in the pam-dev maling list. For the user the configuration options are a merge from the ones found on both modules.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB