Showing 28 open source projects for "jumpstart-winpcap"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    PcapPlusPlus

    PcapPlusPlus

    Multiplatform C++ library for parsing and crafting of network packets

    ...It is designed to be efficient, powerful, and easy to use. PcapPlusPlus enables capturing and sending network packets through easy-to-use C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, NPcap, DPDK and PF_RING. PcapPlusPlus enables decoding and forging capabilities for a large variety of network protocols. PcapPlusPlus is designed to be efficient and lightweight. It enables amazingly fast packet processing with minimum overhead. PcapPlusPlus is fully supported on Windows, MacOS, Linux, Android and FreeBSD. You can download pre-built binaries for each platform or build it from source. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Archbase

    Archbase

    Open source version of "Fundamentals of Computer Architecture"

    The archbase repository appears to focus on architectural patterns, foundational frameworks, or base scaffolds for building software systems (though exact intent may depend on the content). The name “archbase” suggests that it could be a baseline architecture or reference templates for projects, possibly spanning front-end, back-end, or full stacks. The repo likely provides starter code, directory structures, configuration files, core modules, and guidelines that enforce certain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ignite UI for jQuery

    Ignite UI for jQuery

    Ignite UI for jQuery by Infragistics

    Ignite UI for jQuery™ helps you build powerful, high-performance web-based applications. Inside Ignite UI for jQuery you'll find user experience controls and components for creating engaging line-of-business web applications that target the browsers for both mobile & desktop environments. Ignite UI for jQuery is built on jQuery and jQuery UI and ties in seamlessly with the jQuery core model and conventions including all styling support via jQuery UI Theme Roller. Beyond jQuery Ignite UI for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Just the Docs

    Just the Docs

    A modern, high customizable, responsive Jekyll theme for documention

    Just the Docs gives your documentation a jumpstart with a responsive Jekyll theme that is easily customizable and hosted on GitHub Pages. Just the Docs is built for Jekyll, a static site generator. View the Jekyll quick start guide for more information. Just the Docs requires no special plugins and can run on GitHub Pages’ standard Jekyll compiler. The Jekyll SEO Tag plugin is included by default (no need to run any special installation) to inject SEO and open graph metadata on docs pages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    Go Backend Clean Architecture

    Go Backend Clean Architecture

    A Go (Golang) Backend Clean Architecture project with Gin, MongoDB

    ...Testing is first-class: ports and adapters are designed for mocking and table-driven tests, which reduces friction when you add features. As a learning resource and a real starter, it helps teams jumpstart services with boundaries that age well.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Roadmap To Learn Generative AI In 2025

    Roadmap To Learn Generative AI In 2025

    Basic Machine Learning Natural Language Processing Roadmap

    Roadmap To Learn Generative AI In 2025 is a curated learning path focused on contemporary generative AI — covering large language models (LLMs), diffusion-based image generation, prompt engineering, multi-modal AI, fine-tuning techniques, and the practical considerations for deploying generative models. It’s aimed at learners and developers who already have some programming or ML basics and wish to specialize in generative AI, offering a modern, structured plan that reflects the state of the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Yet Another BACnet Explorer

    Graphical explorer for BACnet and Free BACnet library in C#

    Graphical explorer program written in C#, for browsing BACnet devices (run on Windows & Linux). Supports BACnet MS/TP, Ethernet, IPv4, IPv6, SecureConnect Basic functions for read, write, read multiple, write multiple, iam, whois, subscribeCOV, notify, WriteFile, ReadFile etc. Includes three demo server applications : a generic server, a wall mounted room controller simulator, a weather server (gets data from an Internet webservice). Includes a lot of samples C# source code. Raspberry...
    Leader badge
    Downloads: 1,783 This Week
    Last Update:
    See Project
  • 8
    Full Stack Starterkit

    Full Stack Starterkit

    GraphQL first full-stack starter kit with Node, React

    This project is a GraphQL-first full-stack starter kit intended to jumpstart production-style app development with a modern TypeScript toolchain. It provides a ready-made setup that connects a Node-based GraphQL backend to a React frontend, so you can focus on product logic instead of wiring and boilerplate. A key part of the workflow is code generation using GraphQL Code Generator, producing strongly typed artifacts such as TypeScript types, schema AST output, and React Apollo hooks and queries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jNetPcap - A Libpcap Java Binding

    jNetPcap - A Libpcap Java Binding

    A java PCAP and DPI library

    A java wrapper for popular "libpcap" and "WinPcap" libraries. Accurate full API translation. Packet buffers delivered with no copies. Send custom packets, gather statistics. Comprehensive and easily extensible DPI engine.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    Sniffer4J

    Sniffer4J

    A java packet sniffer and forger that wraps pcap libs.

    Sniffer4J is a java packet capture and manipulation tool that allows full analysis of a network. It is built upon pcap libs (winpcap, and libpcap) and can run in Windows and most Linux flavors. The current stable version (2.0) provides shared libraries (.dll and .SO) compiled and tested for both x86 and x64 architectures. Sniffer4J work’s by parsing packets in a comprehensive Pdu format. Each Pdu encapsulates the next one, making easy to navigate through the Frame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GamePlay

    GamePlay

    Open-source, cross-platform, C++ game engine for creating 2D/3D games

    ...Designed to be lightweight yet powerful, it provides developers with robust tools for graphics rendering, scene management, audio, physics, input, and more, as well as templates and tools to help jumpstart projects. The framework emphasizes ease of use and portability, offering native support for Windows, macOS, Linux, iOS, and Android so developers can write their game once and deploy it across many platforms. With an Apache 2.0 license, developers have broad flexibility to use, modify, and distribute their projects commercially or personally. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    ...The project aim is to make them as light weight tools that can be directly executed in command prompt without the need of installation. (Except pmon and UBridge to bridge PC's NIC which require Winpcap). The whole package can be put into USB flash and 伴侶highly portable.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    NDSpoofing

    software make ND Spoofing in IPv6 network

    Software make ND Spoofing in IPv6 network it cut the internet service by faking mac address of gateway It use winpcap library To run it you must install winpcap www.winpcap.org/install/default.htm It Done in HIAST (Syria) www.hiast.edu.sy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    base-app

    base-app

    An app to help jumpstart a new Rails 4 app

    A base Rails 4 application. Features user and admin system with Facebook login. It is instadeployable to Heroku. The view is implemented using Bootstrap 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jumpstart CMS

    Jumpstart CMS

    A full content management system, made for simplicity, power, & speed.

    PLEASE NOTE MAJOR MILESTONE/FINAL IS TO BE RELEASED IN THE NEXT TWO WEEKS. THIS NEW VERSION WILL NOT BE UPGRADABLE FROM JUMPSTART VERSION 1! WE BASICALLY DUMPED THE OLD SYSTEM AND STARTED FRESH. Demo: http://recksite.org/jumpstart Admin Demo: http://recksite.org/jumpstart/admin U: admin P: admin Ever needed a content management system, with speed, power, and ease of use. Jumpstart CMS is a simple, but powerful website management tool. Need to convert an existing website into a easier to manage site? ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    JackOS

    JackOS

    The jack of all trades operating system

    JackOS - the jack of all trades operating system made by DIYers for everyone 1- Jack of all trades, master of many Skills peak, it's better moving to learn a new one and mix it with your older skills for amazing results 2- Versatily over speciality Innovating with a broad range of skills is just too much for single skill specialists to overcome 3- Experimenting is far from boring JackOS want to build a community of DIYers that will let their creativity strive in amazing community releases derivated from it 4- Diversity break the fear of the unknown ... Why be afraid of change when together we can make that change friendly and useful to anyone, no BabyOS when you just need a jumpstart to learn 5- Worthwhile experience ... Gained skills without worthless skills, no over repetitive configurations and troubleshooting at each install, when someone fix a trouble, it's fixed for everyone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    In this project a real time VoIP signaling analyzer and alarming system was developed which deals with SIP signaling. . The popular C library WinPcap was used to build up the program. The packets were stored in MySQL database through MySQL shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SharpPacketGenerator is a simple .NET application giving you the ability to send some predifined raw TCP/UDP/IP packets using WinPcap library. It is coded using C# and SharpPcap .NET wrapper. For educational purposes only !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TPCAT is based upon pcapdiff by the EFF. TPCAT will analyze two packet captures (taken on each side of the firewall as an example) and report any packets that were seen on the source capture but didn’t make it to the dest. See docs for info.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    wpcObj - the C++ wrappers over the libpcap/winpcap library. webEngine - engine for black-box web site analyzing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The NetUP ndsad utility captures IP-traffic from network interfaces and export NetFlow v.5.Data is gathered from libpcap library on Unix and from winpcap on Windows.Also you are able to use tee/divert sockets on FreeBSD and ULOG on Linux for data source.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Strata is a collection of J2EE frameworks designed to help jumpstart any application. From mapping Relational Databases to definining logging services, Strata is an all encompassing set of frameworks to help put your project on solid ground. This project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kasterx is a live-cd knoppix/debian based distro with asterisk preconfigured with AMP (asterisk management portal). Designed with new users to asterisk in mind to jumpstart you into the world of using linux as a pbx/voip system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jsadmin has now been renamed as xsadmin. xsadmin has the ability to prepare automated remote Solaris/Linux installation for Solaris and RedHat Linux. Newer releases could be found in http://xsadmin.simplenetwks.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next