Showing 43 open source projects for "http packet"

View related business solutions
  • 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
  • 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
  • 1

    HerMIDI

    MIDI-interface and test-app for C64

    This is essentially a hardware-release with test-suite and building-howto. HerMIDI is a MIDI-interface for the Commodore64. It's connected to the Serial Port and as such it can be daisy-chained through disk-drives on IEC bus. Designed for SID-Wizard 1.5 in the 1st place, but can be used with another applications too being an open-source project. NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WebSpa

    WebSpa

    A web knocking tool, sending a single HTTP/S to run O/S commands

    ...Finally, in an attempt to mirror the operation of Single Packet Authorisation (SPA), the entirety of a user's action is submitted through a single GET request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NetworkMiner packet analyzer

    NetworkMiner packet analyzer

    The Network Forensics Tool

    NetworkMiner is a Network Forensic Analysis Tool (NFAT) for Windows that can detect the OS, hostname and open ports of network hosts through packet sniffing or by parsing a PCAP file. NetworkMiner can also extract transmitted files from network traffic. New versions of NetworkMiner are released exclusively on www.netresec.com since version 2.0 of NetworkMiner. This page on SourceForge is only kept to provide hosting of older versions of the software. To get the latest version of NetworkMiner, please visit: http://www.netresec.com/?...
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 4
    ForNesiaVPN GUI

    ForNesiaVPN GUI

    ForNesiaVPN - An application to securely tunnel IP networks over

    ForNesiaVPN - An application to securely tunnel IP networks over a single UDP Port, with support for SSL/TLS-based session authentication and key exchange, packet encryption, packet authentication, and packet compression. Virustotal https://www.virustotal.com/en/file/bd8556d52fc192ceaa8de1c97351be2c7b705372d58556517004983145e8f427/analysis/1392808665/ ForNesiaVPN GUI v1.0 - A Windows GUI for OpenVPN Copyright(c) 2014 ForNesia.com <admin@fornesia.com> | http://fornesia.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    colasoft capsa

    a easy-to-use packet analyzer&some useful freewares

    Capsa is a portable network analyzer application for both LANs and WLANs which performs real-time packet capturing capability, 24x7 network monitoring, advanced protocol analysis, in-depth packet decoding, and automatic expert diagnosis. Capsa gives you a comprehensive and high-level window to your entire network, helps network administrators or network engineers quickly pinpoint and resolve application problems, Capsa has the most user friendly user interface and post powerful data packet...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Online XOR Coding

    Online XOR packet coding BENEFIT

    The project page provides the source code of custom built simulators used in our publications whose URL are given as follow: http://dx.doi.org/10.1016/j.comcom.2013.09.006 http://dx.doi.org/10.1109/PIMRC.2009.5449983 The titles of the papers are: Online XOR packet coding: Efficient single-hop wireless multicasting with low decoding delay (COMCOM VERSION). An efficient network coding based retransmission algorithm for wireless multicast (PIMRC VERSION). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gamer's Proxy

    Gamer's Proxy

    Proxy for games that emulates network conditions like ping and lag.

    ...The idea is this: game client -> proxy -> game server Demonstration video: http://youtu.be/2VWNhmfD1Qk
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    FakeNet

    Windows Network Simulation tool for Malware Analysis

    ...It redirects all traffic leaving a machine to the localhost (including hard-coded IP traffic and DNS traffic) and implements several protocols to ensure that malicious code continues to execute and can be observed by an analyst. The tool supports DNS, HTTP, and SSL protocols and provides a python extension interface for implementing new or custom protocols. It also the capability to listen for traffic to any port as well as create packet capture on the localhost. Right now the tool only supports WinXP Service Pack 3. The tool runs fine on Windows Vista/7 although certain features will be automatically disabled.
    Leader badge
    Downloads: 201 This Week
    Last Update:
    See Project
  • 11

    Personal Firewall

    simple firewall Api implementation using Windows Server 2003 and XP

    simple packet filter library using Ip Helper Api Libary implementation , creating and adding filters,setting traffic direction, protocols, and ports. writing with c++ , support .net http://proxytype.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RIDSystem

    capturing packet and detecting intruders with their signature

    Introduction: This project has been developed to detecting intruder activity in your network according to the existing signature of intrusion attacks,Anomalous behaviour etc... Scope: Government authorities has lot of information about defence,revenue,income tax and many informations. Intrusion Detection System will certainly minimize the unauthorized access and take immediate response to stop such illegal works. MNCs manages their whole information system using application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    injection tcp/ip packet using raw socket in linux platforms. http://proxytype.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Binary Cyber Cannon is an open source network attack tool for Windows written in C++ with the interface written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DVD-Ranger UI
    DVD-Ranger UI is a free and open source software. It is a UI to the DVD-Ranger commandline software that is a free part of a commercial software packet. Check out the great software at http://www.dvd-ranger.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PERL script and required environment to easily use the Afterglow software (http://afterglow.sourceforge.net/ Copyright (c) 2006 Raffael Marty) by listing the packet captures to visualize or by specifying a directory that contains the packet captures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HTTP Snitch is a WinDump packet analyzer that logs HTTP requests on a network segment to a mysql databse with a php web based frontend for reporting purposes.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB