Showing 14 open source projects for "root"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    Simple HTTP  Server

    Simple HTTP Server

    Simple http server in Rust (Windows/Mac/Linux)

    Simple HTTP server in Rust (Windows/Mac/Linux) Windows support (with colored log). Specify listen to address (ip, port), specify running threads, and specify the root directory. Nginx like directory view (directory entries, link, filesize, modified date) Breadcrumb navigation.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    Proxyee

    Proxyee

    HTTP proxy server,support HTTPS & websocket

    Proxyee is a JAVA-written HTTP proxy server library that supports HTTP, HTTPS, and WebSocket protocols, and supports MITM (Man-in-the-middle), which can capture and tamper with HTTP, and HTTPS packets. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. You can use the CertDownIntercept interceptor to enable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    go-mitmproxy

    go-mitmproxy

    mitmproxy implemented with golang

    go-mitmproxy is a Golang implementation of mitmproxy that supports man-in-the-middle attacks and parsing, monitoring, and tampering with HTTP/HTTPS traffic. Parses HTTP/HTTPS traffic and displays traffic details via a web interface. Supports a plugin mechanism for easily extending functionality. Various event hooks can be found in the examples directory. HTTPS certificate handling is compatible with mitmproxy and stored in the ~/.mitmproxy folder. If the root certificate is already trusted from...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    immortal

    immortal

    A *nix cross-platform (OS agnostic) supervisor

    A *nix cross-platform (OS agnostic) supervisor. The main idea behind immortal is to keep up and running services forever even if the server is rebooted the service should be started and based on the requirements probably the services may start in sequence by waiting for others to start, wait some seconds before starting, etc, but at the end the idea remains, “run something forever” and in case exist just restart it. Doing this could be tricky, mainly because if you just want to launch your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    httr

    httr

    httr: a friendly http package for R

    httr is superseded: only changes necessary to keep it on CRAN will be made. We recommend using httr2 instead. The aim of httr is to provide a wrapper for the curl package, customized to the demands of modern web APIs. Functions for the most important http verbs: GET(), HEAD(), PATCH(), PUT(), DELETE() and POST(). Automatic connection sharing across requests to the same website (by default, curl handles are managed automatically), cookies are maintained across requests, and an up-to-date root...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VirtualHostAdd

    VirtualHostAdd

    Command-line tool for creating Apache virtual hosts on Debian 12.

    VirtualHostAdd is a command-line tool for Debian 12—and derived Linux distributions—designed to simplify the creation and configuration of virtual hosts on the Apache HTTP Server, for PHP and CGI-based applications. It automates the entire process, handling directory structure, Apache configuration, MPM and Apache modules handling, and file/directory permissions, reducing manual setup time and errors for developers and sysadmins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebServer / AMP Stack for Windows

    WebServer / AMP Stack for Windows

    WebServer (AMP Stack) for Windows. Support multiple PHP versions.

    WebServer (AMP Stack) for Windows. Support multiple PHP versions. - Software: Apache, MySQL, MariaDB, MongoDB. - Multiple PHP Versions. - Apache supports HTTPS. - Can install on External Disk, it will fix the config path for you. - Auto-create hosts file entry for the website. - Manage servers as Windows services. - Manage websites with different PHP versions. - Auto-create missing service while starting the server. - Change port easily. - Map public folder inside, instead of root...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Wamp.NET

    Wamp.NET

    Powerful modular wamp stack

    The goal of Wamp.NET is to give developers multiple environments in which to develop websites in order to match the environment (e.g. Webserver, PHP Version, Database etc.) where the websites are being hosted. Sites created in Wamp.NET are completely independent from Webserver and PHP version. You can change the assigned webserver and PHP version without affecting the vhost configuration or files and folders in the document root. If you're coming from another **mp stack where you were...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    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
    Drubuntu

    Drubuntu

    Drubuntu is the easy way to set up an extendable dev server for drupal

    Drubuntu is an Ubuntu based mini iso of ubuntu that will automatically set up a Drupal development server for you. You either can extend this server inside a VM and develop your sites in there or even use it as root server that is bridged to windows, So that you don't have to leave your common working environment and can use all your files and settings in Windows while developing a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apple WebServer

    Apple WebServer

    Um WebServer, gerenciador para Apache com PHP, MySQL e Phpmyadmin.

    ... do Phpmyadmin é: root e a senha inicial é: pass Ao entrar no Phpmyadmin com esses dados, altere-os para uma maior segurança.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    Java HTTP REST interface

    Base for HTTP-REST Java application

    .../console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shweb - Shell Web Server
    Shweb is a tiny web server written in shell script, POSIX compliant with most used small unix shell interpreters, like ash (busybox included), dash, and bash also. Support for static pages. Works in conjunction with any superdaemon like [x]inetd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A basic web server coded in C language using socket programming. Comes with all the basic features like access and error logs, customizing server root, port number etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next