Showing 38 open source projects for "http server simulator"

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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Sogou C++ Workflow

    Sogou C++ Workflow

    C++ parallel computing and asynchronous networking engine

    As Sogou`s C++ server engine, Sogou C++ Workflow supports almost all back-end C++ online services of Sogou, including all search services, cloud input method, online advertisements, etc., handling more than 10 billion requests every day. This is an enterprise-level programming engine in light and elegant design which can satisfy most C++ back-end development requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Swoole

    Swoole

    Coroutine-based concurrency library for PHP

    Build high-performance, scalable, concurrent TCP, UDP, Unix Socket, HTTP, WebSocket services with PHP and easy to use coroutine, fiber API. Write your next scalable async application server with PHP coroutine and PHP fiber API. Compared with other async programming frameworks or softwares such as Nginx, Tornado, Node.js, Swoole has the built-in PHP coroutine, fiber and async support, multiple threads I/O modules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Self Integrated DNS DHCP Server Open Source Freeware Windows/Linux. Works as DHCP or DNS Server or both. Using both services automatically adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters. Download.
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 4
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    High-performance routing engine written in C++14 designed to run on OpenStreetMap data. There are several services available via HTTP API, C++ library interface and NodeJs wrapper. Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates. Match snaps noisy GPS traces to the road network in the most plausible way. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    µWebSockets

    µWebSockets

    Compliant web server for the most demanding of applications

    Being meticulously optimized for speed and memory footprint, µWebSockets is fast enough to do encrypted TLS 1.3 messaging quicker than most alternative servers can do even unencrypted, cleartext messaging. Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts and we compile with pedantic warning levels. µWebSockets is written entirely in C & C++ but has a seamless integration for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    justniffer
    justniffer is a TCP sniffer. It reassembles and reorders packets and displays the tcp flow in a customizable way. It can log network traffic in web server log format. It can also log network services performances (e.g. web server response times) and extract http content (images, html, scripts, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better integration with the Remote Desktop Services (RDS) layer. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch Mozaic Many Outputs Physical Inputs Streaming Protocols File Formats Presets Vods/Series server-side support Pay per view channels Channels on demand HTTP Live Streaming (HLS) server-side support Public API, client server communication via JSON RPC Protocol gzip compression Deep learning video analysis Supported deep learning frameworks: Tensorflow NCSDK Caffe ML Hardware:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Stuntman - STUN server and client

    Stuntman - STUN server and client

    High performance, production quality STUN server and client library

    ...Additional features are in development. This is a mirror of the code on https://github.com/jselbie/stunserver More details on the project's website: http://www.stunprotocol.org
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    This project implements a simple STUN server and client on Windows, Linux, and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is described in the IETF RFC 3489, available at http://www.ietf.org/rfc/rfc3489.txt
    Downloads: 39 This Week
    Last Update:
    See Project
  • 11
    Icmp Ping for Java by ShortPasta
    <WARNING> <WARNING> <WARNING> "Icmp Ping for Java" is now icmp4j, with native implementations for Linux, Mac, Solaris, Windows. Currently hosted here: https://sourceforge.net/projects/icmp4j/ Website: www.icmp4j.org </WARNING> </WARNING> </WARNING> ShortPasta-icmp is an ICMP ping implementation for Java with a simple and clean API. Windows is supported natively. Linux is supported by spawning ping. If you can provide other native implementations, please contact the author!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EyePing

    EyePing

    visual ping monitor in TNA(taskbar notification area)

    visual ping monitor in TNA (taskbar notification area) This app will show the ping visually in the TNA. Different Icon Colors interpret the Ping time. Beta Usage: You need to beginn your server with a space. Sry Whats not ready, you don't need to comment: + how the string output from ping is filtered. actually it is working, but i dont like it. Environment: VS C++ Express. just pure WindowsAPI. No MFC, Qt, wxWidgets ! No encryptions! Lesser General Public License version 3.0 Tutorials: http://www.zetcode.com/gui/winapi/ http://www.codeproject.com/Articles/4768/Basic-use-of-Shell_NotifyIcon-in-Win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CDNSimulator provides several libraries for ns2 simulator to extend it with content delivery networks (CDN).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Do you know all devices connected to your IT network ? Do you know which software or hardware component is installed on a computer ? Are you able to deploy softwares or configuration scripts on your computers ? No, then Try OCS Inventory NG at http://www.ocsinventory-ng.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VpnTrustee is a multiplatform OpenVPN GUI which makes usage of OpenVPN much more easier. LEGAL NOTICE: This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yconalyzer is a low-overhead pcap utility that provides a bird's eye view of traffic on a particular TCP port, displaying a distribution of duration, volume and throughput over all connections while being able to narrow down to a connection as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Cnc's IP Data Volume Report

    Logs IP to IP contact, number of packets, bytes.

    Cnc's IP Data Volume Report: Logs IP to IP contact, number of packets, bytes, time of contact, Ethernet too! View via local web interface. Very simple for those who want to view who your computer is contacting the most!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DrKnock is a Dynamic Port Knocking solution based on sig2knock (http://www.security.org.sg/code/portknock1.html). Client and server work on both Unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & HTTP protocols.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    HTTP Tunnel that works with ANY HTTP proxy: no CONNECT method required! You can use the port redirector or Socks 4/4a/5 to connect outside your (restricted) LAN. An external web server is required, to be used as gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Likewise Open is an open source, community project sponsored by Likewise Software that integrates Linux, Unix and Mac platforms with Microsoft Active Directory. To download Likewise Open for free, go to http://www.Likewise.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multiple site FTP server pool running as a Linux daemon, with local/remote administration. An administration tool (GUI) is also provided. Developped in C++ using STL, BOOST, wxWidgets libraries for maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ProxyCat supplies a whole solution of Proxy, including proxy server exploration, validation, scoring and proxy list exchanging by means of peer-to-peer. User can surf the internet via the auto-generated fast and stable proxy. HTTP/HTTPS SOCKS are both
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next