Showing 268 open source projects for "https server"

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-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Terminal Server Client [tsclient]

    Terminal Server Client [tsclient]

    Project superseded by https://sourceforge.net/projects/remmina/

    Terminal Server Client [tsclient] is a GTK2 frontend for rdesktop and other remote desktop tools. This project has been superseded by Remmina - https://sourceforge.net/projects/remmina/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open System Testing Architecture - a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted Web (HTTP and HTTPS) heavy load tests with performance measurements from Win32 platforms.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Allows use of the same port for both a SSH server and SSL (https) server, without needing changes to clients. Incoming connections will be proxied to a SSH or SSL server depending on the protocol spoken by the client. Handy if your home box runs a secure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This project has been moved to GitHub, see https://github.com/detach8/qemu-server-tools QEMU Server Tools is a set of simple command-line scripts written in Perl to manage multiple QEMU VMs easily without requiring a graphical frontend. It organizes VMs into directories and mimics the usage of command line tools from VMware Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Antispyd is an HTTP/HTTPS threats filtering proxy server written in pure C under Linux. The main goal of the project is to develop a free, secure, fast and extensible solution to fight against current Web threats, anonymize and control web traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    **PROJECT MOVED** As of 2013.11.24, projec tmoved to: https://bitbucket.org/borszczuk/mod-sqlinclude mod_sqlinclude is an Apache Web server module which implements MySQL based Include-alike configuration command. This lets you keep your httpd config in database (i.e. VHosts etc). Recently Apache 1.x is supported. version for 2.x in production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a webmail server intended for personal use (though of course, commercial use is not forbidden, it's just not my focus with this project) using secure http. Since it has its own https server built in, it does not require complex configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    SSLider is a web server benchmarking and testing tool supporting HTTP/HTTPS, cookies, data submission via POST, and scripted site tests suitable for CGI application and servlet testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    moonbird embed

    moonbird is a simple but powerful http server (beta) with lua 5.2, and

    # moonbird is a simple but powerful http server (beta) with lua 5.2, and sqlite3 embed ## inspired on a old project based on: https://www.apache.org https://www.php.org https://www.nodejs.org https://github.com/slimphp/Slim/tree/2.x https://github.com/Philipp15b/php-i18n https://redbeanphp.com/index.php https://mustache.github.io/ https://thephpleague.com/pt-br/ ## libraries/info used in this demo: https://www.lua.org https://www.lua.org/extras/5.2/ http://www.sqlite.org https://github.com/APItools/router.lua http://dkolf.de/src/dkjson-lua.fsl/home https://github.com/lunarmodules/say https://github.com/Olivine-Labs/lustache https://github.com/Tieske/date https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#information_responses ## why/motivation: a simple but powerfull webserver with lua (w/ router, i18n, template, logs, ...) and sqlite3 using a simple 'handler' interface to call lua, ring, javascript or php ## image splash created
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SMTP Mailer for WordPress

    SMTP Mailer for WordPress

    Configure a SMTP server to send email from your WordPress site

    SMTP Mailer plugin allows you to configure a mail server which handles all outgoing email from your website. It takes control of the wp_mail function and use SMTP instead of the PHP mail() function. Plugin Repository URL: https://wordpress.org/plugins/smtp-mailer/ Plugin Author URL: https://wphowto.net/ SMTP Mailer Settings: *SMTP Host: Your outgoing mail server. *SMTP Authentication: Whether to use SMTP authentication when sending an email (True/False). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    rpi-evennia

    Raspberry Pi cpompatible docker image containing an Evennia MUD server

    rpi-evennia -------------- Raspberry Pi cpompatible docker image containing an Evennia MUD server. This image contains an Evennia MUD server. It is based on the resin/rpi-raspbian image and was successfully tested on a Raspberry Pi 3 running HypriotOS. To conntect point your browser to http://:8000 Superuser username is: admin Superuser password is: p@ssword Execute with: docker run -d -p 8000:8000 -p 8001:8001 -p 5001:5001 -p 4000:4000 ufud/rpi-evennia Dockerfile on Github: https://github.com/ufud-org/rpi-evennia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cis-puppet

    Puppet module for CIS server hardening

    Implementation of the Center for Internet Security's benchmark for RHEL server hardening. Source code is at https://github.com/arildjensen/cis-puppet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NfClientServer

    Client-server based NetFlow visualizer

    Moved to Github: https://github.com/KarolS/nf-visual-browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Archangel

    A flexible, extendable content filter

    Archangel is meant to be a sort of 'improved' version of dansguardian and uses the same default lists as dansguardian. It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include: 1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP. 2. Because it uses blocking modules and is written in python, it is extremely easy to write new modules for very complex, intensive blocking. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UburNas
    "yoU Be yoUR Network Attached Storage" - Ubuntu base NAS livecd distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bgpexplorer

    BGP route explorer for RIB which store route change history

    ...It can be a BGP speaker (only listener exact) or BMP monitoring station. bgpexplorer supports many NLRI types and path attribute kinds and intened to be a looking glass and "show route" replacement. It is replacement for old BGPHist (https://sourceforge.net/projects/bgphist/). bgpexplorer is much more fast, beacause it store RIBs with history in the RAM. RIB can be accessed via http protocol in JSON format. For your convinience bgpexplorer serves bundled files to provide basic web service, which can be used as backend for front web server (nginx or apache for example) with AAA.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB