Showing 54 open source projects for "packet loss"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    dperf

    dperf

    DPDK based 100Gbps network performance and load testing software

    ...Based on DPDK, dperf can generate huge traffic with a single x86 server: tens of millions of HTTP CPS,hundreds of Gbps throughput and billions of concurrent connections. Provides detailed statistics and identify every packet loss. Support multiple scenarios. Load testing and stability testing for Layer 4 Load Balancer and other Layer 4 gateways. Network performance testing for servers on cloud. Performance test of network package processing capability for NIC and CPU. Can be used as a high-performance HTTP server or client for load testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LiteNetLib 1.0 indev

    LiteNetLib 1.0 indev

    Lite reliable UDP library for Mono and .NET

    ...Automatic MTU detection. UDP NAT hole punching. NTP time requests. Packet loss and latency simulation. IPv6 support (dual mode). Connection statisitcs (need DEBUG or STATS_ENABLED flag). Multicasting (for discovering hosts in local network). Unity support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VoIP monitor

    VoIP monitor

    VoIP SIP and SKINNY quality analyzer and packet / audio recording tool

    VoIPmonitor is open source network packet sniffer with commercial frontend for SIP SKINNY MGCP RTP and RTCP VoIP protocols running on linux. VoIPmonitor is designed to analyze quality of VoIP call based on network parameters - delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database.
    Leader badge
    Downloads: 475 This Week
    Last Update:
    See Project
  • 4
    SMTP Tunnel Proxy

    SMTP Tunnel Proxy

    A high-speed covert tunnel that disguises TCP traffic as SMTP email

    SMTP Tunnel Proxy is a high-speed covert tunneling proxy that disguises regular TCP traffic as legitimate SMTP email communication to evade deep packet inspection (DPI) firewalls and censorship systems. It implements a SOCKS5 proxy interface on the client that wraps outbound traffic into an SMTP-like handshake (EHLO, STARTTLS, AUTH) and encrypted payload, making the session appear to DPI systems as a normal email exchange. The tool supports modern TLS encryption (STARTTLS) with HMAC-SHA256...
    Downloads: 3 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
  • 5
    XIU2/CloudflareSpeedTest

    XIU2/CloudflareSpeedTest

    "Preferred IP" Test Cloudflare CDN latency and speed

    ...In addition, other CDN / website IPs are also supported. Many foreign websites are using Cloudflare CDN, but the IPs assigned to visitors from mainland China are not friendly (high latency, high packet loss, and slow speed). Although Cloudflare discloses all IP segments , it would be exhausting to find the one that suits you among so many IPs, so this software came into existence. After the speed measurement is completed, the fastest 10 IPs will be displayed by default. The default parameters are used for direct running. If you want the speed measurement results to be more comprehensive and meet your own requirements, you can customize the parameters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xfl

    Xfl

    An Efficient and Easy-to-use Federated Learning Framework

    XFL is a lightweight, high-performance federated learning framework supporting both horizontal and vertical FL. It integrates homomorphic encryption, DP, secure MPC, and optimizes network resilience. Compatible with major ML libraries and deployable via Docker or Conda.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GearUP

    GearUP

    Reduce Ping for All Games on Any Device

    Want to get rid of high ping, packet loss, spikes, and jitters? Here we are! As your game network guardian, GearUP will never let a poor internet connection stop your thrill gaming.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 8
    ExitLag

    ExitLag

    Boost your gaming connection. Reduce lag and ping with ExitLag.

    ExitLag is proprietary software developed by gamers to enhance online gaming by reducing lag, ping, packet loss, and jitter. Using advanced algorithms and AI, ExitLag optimizes your internet connection in real time for smoother, more stable gameplay across multiple games worldwide. Key features: Real-Time Optimization: Detects and applies the best routing paths to game servers, minimizing latency and connection issues. Multipath Connection: Sends data packets via multiple routes, ensuring uninterrupted gameplay if one route fails. ...
    Downloads: 88 This Week
    Last Update:
    See Project
  • 9
    SipLine

    SipLine

    Free, native Windows SIP softphone with HD audio, SRTP encryption

    ...Features Ultra-Fast: Startup in <0.5s, minimal CPU usage HD Audio: Opus and G.711 codecs with adaptive jitter buffer Security: TLS transport, SDES-SRTP encryption, Windows DPAPI credential protection Multi-Account: Up to 5 simultaneous SIP accounts Plugin SDK: C# SDK for custom integrations (CRM, call recording, automation) Plugin Marketplace: Community and premium extensions Headset Support: Jabra, Poly, Sennheiser, Logitech with HID controls Call Quality: Real-time MOS Score, Jitter, Packet Loss and RTT monitoring Enterprise: Silent MSI installer, GPO support, JSON centralized config Compatibility: 3CX, Asterisk, FreePBX, OVH, Twilio, RingCentral, and more Language packages : https://sipline.feelautom.fr/languages
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    modbusmplex

    modbusmplex - a MODBUS/TCP multiplexer

    There are some MODBUS/TCP slave implementations around in this world with a limitation to serve only one concurrent master. Multiple masters accessing such a slave implementation causes all kind of havoc, from aborted TCP connections to packet loss and transmission errors. Modbusmplex is a MODBUS multiplexer that provides a way to work around such a limitation by multiplexing multiple MODBUS/TCP master connections into one MODBUS/TCP connection towards a slave. Modbusmplex is primarily developed under Linux but is kept portable and does build under Windows OS using the MSYS2/UCRT64 build environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RY GeoIP 3

    RY GeoIP 3

    User-friendly network & geolocation tools, APIs integration and more!

    RY GeoIP 3 is a powerful application that combines network and geolocation tools for comprehensive analysis. With its user-friendly interface and integration with Google Maps API and API Ninja DNS Lookups service, you can perform a wide range of operations, from geolocation lookups and ping tests to DNS analysis, traceroute, SSL certificate inspection, header data retrieval, and open port scanning. The ability to save data as PDFs and maps as images further enhances the utility of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lyra

    Lyra

    A Very Low-Bitrate Codec for Speech Compression

    ...It replaces hand-engineered codecs with learned models that capture speech characteristics more efficiently and reconstruct waveforms with a neural vocoder. The system targets mobile-class hardware, balancing latency and quality so it can run in real-time on phones. Its architecture is resilient to packet loss and jitter through framing strategies and error concealment, helping conversations remain understandable under adverse conditions. The codebase includes encoder and decoder components, along with tools for data preparation and evaluation. By pushing bitrates down to just a few kilobits per second while retaining quality, lyra expands access to voice calls where bandwidth is scarce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SagerNet

    SagerNet

    The universal proxy toolchain for Android

    ...The new protocol is designed to improve UDP performance and provide full replay protection. Using an MTU larger than the upstream interface will only improve speed in some scenarios and may result in UDP packet loss. According to the gfw.report et al's research, when connecting to the impacted VPSs, GFW is likely to block binary protocols unless it is an HTTP, TLS, or SSH connection, or the first 6 bytes of data sent from client to server can be interpreted as printable characters. This suggests in addition to TLS encryption, HTTP Header, this kind of censorship can also be temporarily evaded by only sending printable characters in the first 6 bytes of data.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 14
    GameNetworkingSockets

    GameNetworkingSockets

    Reliable & unreliable messages over UDP

    GameNetworkingSockets is a basic transport layer for games. A reliability layer significantly more sophisticated than a basic TCP-style sliding window. It is based on the "ack vector" model from DCCP (RFC 4340, section 11.4) and Google QUIC and discussed in the context of games by Glenn Fiedler. The basic idea is for the receiver to efficiently communicate to the sender the status of every packet number (whether or not a packet was received with that number). By remembering which segments...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    WANem - Wide Area Network Emulator

    Wide Area Network Emulator

    WANem is a wide area network emulator. It supports various features such a bandwidth limitation, latency, packet loss, network disconnection among other wide area network characteristics.
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 16
    speedtest-cli

    speedtest-cli

    Command line interface for testing internet bandwidth using speedtest

    ...Speedtest CLI brings the trusted technology and global server network behind Speedtest to the command line. Measure internet connection performance metrics like download, upload, latency and packet loss natively without relying on a web browser. Test the internet connection of your Linux desktop, a remote server or even lower-powered devices such as the Raspberry Pi with the Speedtest Server Network. Set up automated scripts to collect connection performance data, including trends over time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Legacy Game Netplay System

    Automatic game launcher for emulators (PS2 edition)

    This project facilitates quickly launching emulator games for peer to peer multiplayer over internet, it also provides data compression and connection recovery in case of serious data packet loss. Current edition is released with support for Playstation 2 Netplay using PCSX2 emulator of which a modified improved version is supplied with the download. The current edition can connect any two players on the planet using LogMeIn VPN, but also supports direct peer to peer connection over internet if at least one of the players has NAT traversable internet connection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SystemC Network Simulation Library (SCNSL) is an extension of SystemC to allow modelling packet-based networks such as wireless networks, ethernet, fieldbus, etc. As done by basic SystemC for signals on the bus, SCNSL provides primitives to model packet trasmission, reception, contention on the channel and wireless path loss. The use of SCNSL allows the easy and complete modelling of distributed applications of networked embedded systems such as wireless sensor networks, routers, and distributed plant controllers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PCAPAnalyzer

    Network traffic analysis from PCAP format

    PCAP Analyzer is a tool that helps analyzing network traffic captured in a PCAP format (standard of tcpdump). It has extensible Filters in charge of dissecting packets and printing information like throughput or anything that can be analyzed by Filters (e.g. packet loss, reordering, ...). It comes with several built-in Filters but can be expanded by adding custom-made Filters to the classpath. It was developped to help understanding complex network routing problems, where packets could arrive out-of-order, some were lost, or duplicated. Network analysis needed to synchronize capture on a local (destination) and remote (source) computers and display warning messages while recording traffic in PCAP format for offline analysis. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    TOFFEE-DataCenter

    TOFFEE-DataCenter

    Linux Server and Data-Center WAN Optimization

    TOFFEE-DataCenter is the new TOFFEE variant meant for Data-Center, Server, HPC, Load Balancing, Cluster/Cloud Computing and SDN deployments. With TOFFEE-DataCenter (and or TOFFEE), OEMs and other equipment vendors can make use of this platform/stack, integrate, port and build WAN Optimization devices/appliances on to their existing product range. Or build a dedicated WAN Optimization hardware product series via the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mpge

    Mpge

    Mpge

    Mpge is a wrapper of meterpreter (msfconsole, msfpayload and msfencode) of Metasploit Framework directly integrated with Mac OS X Snow Leopard 10.6.8 and with OS X Mavericks 10.9. With Mpge is possible make trojan horse files for Microsoft Windows, Linux and Mac OS X 10.3 Panther, OS X 10.4 Tiger, OS X 10.5 Leopard and OS X Montain Lion 10.8.1 for all Mac OS X is possible make a trojan horse files contains a reverse shell into files .pkg and files .app. I used three real Mac OS X: Attacker:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PHPnetemGUI2

    web based user interface for netem

    ...PHPNetemGUI2 is a web based user interface for the Netem network emulation tool in Linux. It allows you to easily add and modify any combintion of network emulation rules such as packet delay, loss, duplication and bandwidth control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Comcast

    Comcast

    Simulating bad network connections so you can build better systems

    ...Windows support may be possible with wipfw or even the native network stack, but this has not yet been implemented in Comcast and may be at a later date. On Linux, Comcast supports several options: device, latency, target/default bandwidth, packet loss, protocol, and port number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WANem2

    WANem2 is a wide area network emulator. Its a GUI to netem.

    A web based user interface for the Netem network emulation tool in Linux. WANem2 is a wide area network emulator. It supports various features such a bandwidth limitation, latency, packet loss, network disconnection among other wide area network characteristics. Based on WANem project - http://wanem.sourceforge.net/ PHPNetemGUI - http://sourceforge.net/projects/phpnetemgui/ PHPNetemGUI2 - http://sourceforge.net/projects/phpnetemgui2/ It is problem witn using WANem livecd on new hardware (for example with USB 3.0 only). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    opensniffer

    opensniffer

    Zero copy MMAP linux network drivers

    Optimized open source 1G/10G sniffer library to get network data from network adapter without loss on high data rates. Come back soon to get new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB