Showing 61 open source projects for "traffic"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1
    AWL

    AWL

    Securely connect your devices into a private network

    ...By leveraging WireGuard tunneling and built-in NAT traversal, AWL facilitates seamless device connectivity at the IP level, enabling users to access services like SSH, RDP, or self-hosted applications without complex configurations. Its decentralized architecture ensures that traffic flows directly between devices, enhancing privacy and reducing latency. AWL is particularly beneficial for scenarios such as remote work, gaming, or accessing geographically restricted content.​
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Modoboa

    Modoboa

    Mail hosting made simple

    ...Actually, all current features are extensions. It is written in Python 3 and uses the Django, jQuery and Bootstrap frameworks. Follow the evolution of your server traffic thanks to a few builtin graphics: messages distribution per type and average size. Easily use standard protocols like DKIM or DMARC to improve your sender reputation and so make sure your emails will be delivered. Consult your emails everywhere thanks to simple but functional builtin webmail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SimpleX

    SimpleX

    The first messaging platform operating without user identifiers

    ...To prevent it SimpleX apps pass one-time keys out-of-band when you share an address as a link or a QR code. Double-ratchet protocol. OTR messaging with perfect forward secrecy and break-in recovery. NaCL cryptobox in each queue to prevent traffic correlation between message queues if TLS is compromised.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    JavaScript implementation of libp2p, a modular peer-to-peer network stack. libp2p is the product of a long and arduous quest to understand the evolution of the Internet networking stack. In order to build P2P applications, devs have long had to make custom ad-hoc solutions to fit their needs, sometimes making some hard assumptions about their runtimes and the state of the network at the time of their development. Today, looking back more than 20 years, we see a clear pattern in the types of...
    Downloads: 0 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
  • 5
    bitchat

    bitchat

    bluetooth mesh chat, IRC vibes

    bitchat is a decentralized peer-to-peer messaging app that operates over Bluetooth mesh networks, enabling local group chats without the need for internet, servers, or phone numbers. It is designed with privacy and security in mind, offering encrypted private messages and channels alongside a public local chat that requires no registration.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    phpWAPmail is a WAP-based e-mail client. It is intended to provide fast access to the mail servers from the cellular phones, and to lower the neccessary cost of the traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms. Supports very high traffic volume allowing parallel processing of files per partner. SUPPORT: Please use the Github issues and Discussions channels here: https://github.com/OpenAS2/OpenAs2App/ Requirements: - Java 11 or newer (tested with the LTS versions of Java up to 21) - Any OS that runs Java Planned enhancements in the next major release: - User interace configuration GUI - Certificate Exchange Management IMPORTANT: Java 8 is no longer supported.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    ipfsProxyHTTP

    ipfsProxyHTTP

    InterPlanetary File System HTTP Proxy

    This implementation can help developers to use only one URL to all IPFS files without any risk of breaking the server bandwidth. You can be sure that the server's capacity is large enough to handle all traffic. This code has been written without any dependency to run as faster as possible. IPNS.co use DNSSEC, DNS Anycast, low latency DNS, and IP resolved to different servers to handle all traffic. Each IPFS gateway can break if a lot of files is downloaded simultaneously, this can help to avoid this risk. To run your own instance of ipfsProxyHTTP (updated by Git Pull), you only require PHP>=5.6 and a Web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HLS.js P2P Engine

    HLS.js P2P Engine

    Let your viewers become your unlimitedly scalable CDN

    hlsjs-p2p-engine is a WebRTC-based peer-to-peer engine that integrates with hls.js to deliver HLS video streams using decentralized bandwidth sharing. By turning viewers into contributors, it reduces load on CDNs and improves video delivery scalability, especially during peak demand. The library works seamlessly in browsers and supports real-time segment sharing among users. It’s easy to integrate into existing HLS setups and is ideal for video platforms seeking cost-effective and resilient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    pyModSlave

    Modbus TCP/RTU Slave Software.

    ...You can install the python module or use the precompiled (for Windows only) stand alone GUI (Qt based) utility (unzip and run). pyModSlave also includes a bus monitor for examining all traffic on the bus. You can also download it from pypi <https://pypi.org/project/pyModSlave/>. pyModSlave is based on modbus-tk <http://code.google.com/p/modbus-tk/>, pySerial <https://github.com/pyserial/pyserial> and pyQt5 <http://www.riverbankcomputing.co.uk>. Check out my modbus master project <http://sourceforge.net/projects/qmodmaster/>. ...
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 11
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    ...If the identity has special permission from Twitch for a higher join rate then you should implement your own calls to the client.join method. Disable receiving JOIN/PART events for other users. Good for decreasing network traffic when joining lots of channels or you don't care about this data. After a threshold per channel Twitch stops sending this data so it may not be necessary for all cases. Channels to automatically join upon connecting. The rate of joins is controlled by the options.joinInterval option. Automatically reconnect the client if it gets disconnected for any reason. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ChinaMobilePhoneNumberRegex

    ChinaMobilePhoneNumberRegex

    Regular expressions that match the mobile phone number in China

    ChinaMobilePhoneNumberRegex is a set of regular expressions to match the mobile phone number in mainland China. The mobile number portability(MNP) service in mainland China has been officially available on December 1, 2019, China Standard Time. It is no longer accurate to detect carriers by mobile phone numbers. However, there is no alternative. Since MNP has been piloted in some areas, for users who have changed to another carrier, the mobile phone number prefix can no longer reflect its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    senpaiBBS

    senpaiBBS

    This is a very simple CGI forum.

    Next update will fix the spam issue{s} senpaiBBS is the translated version of UPP - BOARD and some bug fixs. senpaiBBS is a lightweight flatfile CGI bulletin board script that's easy to setup and use. Note: If you get lots of traffic to your site, senpaiBBS may not be for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GoodCrypto private server

    Secure mail + Tor gateway

    Protect your company's email and browsing with your GoodCrypto private server. * Protects email metadata and resists traffic analysis * Automatic encryption, decryption, and key management * All private keys stay on *your* server * Users don't change their email or browser software * Blocks web malware * Runs on your private server * Completely decentralized
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption. It supports IP, Ethernet, PPP and other tunnel types. VTun is easily and highly configurable. VPN, Mobile IP, Shaping, etc
    Leader badge
    Downloads: 13,155 This Week
    Last Update:
    See Project
  • 16

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    IPtools is an all in one package that includes various TCP/IP tools. Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WebLogger is a php-based application designed to help Amateur Radio operators log radio traffic. WebLogger targets traffic related to community and public service such as skywarn, assisting in natural disasters and other emergency situations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    VoIP Honey project provides a set of tools for building an entire honeynet, thus includes honeywall and honeypot emulating VoIP environments such as Asterisk PBX or OpenSer with fully configurable connections. Voip Honey runs on GNU/Linux and Windows Systems. It can be compiled for Mac OSX as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Copfilter
    Copfilter is a easy to install addon for the opensource firewall IPCop. It filters POP3, SMTP, HTTP, and FTP traffic for viruses and spam using various open source programs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    tcp2udp

    tcp2udp

    Serve a local or remote UDP port using a local TCP port

    tcp_udp is made to connect to a local or remote UDP port and serve it using a local TCP port, while bridging all the traffic (full-duplex).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...It runs on Windows, Linux, Unix and any other system that supports java. Uses are for debugging TCP communications, tunneling over SSL, converting SSL to non-SSL, forwarding traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MRelay

    Host to Host Network Acceleration and Encryption

    MRelay splits and distributes the traffic of a single TCP connection to several connections and merges the data at the other end. Using this approach, it is possible to achieve high throughput between two points on the network regardless of the delay between two points. MRelay can optionally encrypt the data and exchange some http headers before the relay process to make the traffic look like a regular http file download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AirChat

    AirChat

    Free Communications For Everyone

    ...The design intentionally trades bandwidth for freedom, resilience, and low cost, prioritizing operation during blackouts, disasters, censorship events, or remote expeditions. Gateways allow a participating node with connectivity to bridge traffic to limited internet services like news fetching or posting updates, optionally through Tor and proxy support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Connect SR

    Connect SR

    Provide and share the source code of ConnectSR OSS packages.

    Connect SR is your solution for securely delivering content in a multi-screen environment. Think of it as a traffic cop at a busy intersection--protecting content while overseeing entitlements, polices and services where managed networks, over-the-top delivery, and the cloud intersect. Connect SR gives you the confidence to deploy new services and devices quickly by removing the challenges of managing a multi-DRM system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB