Showing 637 open source projects for "https server"

View related business solutions
  • 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
  • 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

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.5.1 (26-Oct-2025) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the client part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    P2P for Smartphone - Android Gnutella

    P2P for Smartphone - Android Gnutella

    Mobile P2P App - Use a P2P App on your Smartphone

    This Project shows how to create a mobile smartphone app with a gnutella p2p application. It consits of smartphone java sourcecode, documentation, phex source code, phex proxy and instructions to create a working app. This project once was coded with only 2000€ buget and has given revenue of over 30.000€. Happy hacking the java,perl,php code. Other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JED

    JED

    Java Editor For DataTables

    ...Be sure to visit and learn how to apply them on your next web application project. PREREQUISITE: You will need minimally the javascript files: jquery.dataTables.js dataTables.editor.js You can get these from: http://datatables.net/ and https://editor.datatables.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    onvifcpplib

    onvifcpplib

    Gsoap based ONVIF C++ lib, support ProfileS and ProfileG

    Gsoap based ONVIF C++ lib: https://github.com/xsmart/onvifcpplib including server and client, support ProfileS and ProfileG, support Event. This lib will be used by https://sourceforge.net/projects/vscloud/ Testd Devices: ProfileS: Hikvision ProfileG: TODO Hikvision Windows: Please use VS2010 Linux: TODO wirte the Makefile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    E-Voting Powerpoint Plugin

    E-Voting Powerpoint Plugin

    This plugin is a Built-In Browser in Powerpoint

    This plug-in works with Microsoft Powerpoint and is a client implementation of the Verifiable Classroom Voting (VCV) System, developed and piloted at Newcastle University, supported by the ERC Starting Grant on “Self-enforcing Electronic Voting: Trustworthy Elections in the Presence of Corrupt Authorities” (PI: Dr Feng Hao). More information about this ERC project can be found at: http://erc.europa.eu/erc-stories/towards-next-generation-e-voting. The server of the VCV System is hosted at Newcastle University: https://evoting.ncl.ac.uk. Besides the use for classroom voting, the plug-in can also be used as a general-purpose built-in browser in Powerpoint slides. The plug-in program is free for public use and the source code is released under the GNU GPL License. To install the plugin, you will need - IE browser (version 9 and above) - .net framework (version 4 and above) - upon the user's agreement, the plug-in will install it if the framework doesn't exist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MySecureShell is a sftp-server developing tool which help to make a ftp server like proftpd but very securised with SSH encryption. This software is highly configurable and very easy to install and use. Project has moved to https://github.com/mysecureshell/mysecureshell !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    PyHTTPShell

    https://vimeo.com/91085876

    PyHttpShell is a shell written in python, traffic is over http protocol using a server in the middle. Video: https://vimeo.com/91085876 If you find this tool useful crypto currency donations are welcome: Bitcoin: 1Kksc9b4WZ5X36xGDgpodPVpBSozMje6ui Litecoin: LQ1JCMxo122FpJ8iKX7HsrNtjCacpTkkFW
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GoodbyeFtp

    GoodbyeFtp

    Access your files over the web using your Browser!

    GoodbyeFtp is a rich, web alternative to FileZilla Client, FileZilla Server, WinSCP, SmartFTP, and more. No client installation - Just use your Browser! Download and install GoodbyeFtp on your computer. Forward port 44300 from your firewall to GoodbyeFtp, and now you can use any web browser to access your files from the Internet! With GoodbyeFtp you can upload and download files, preview images and documents, shrink images, zip files and folders, delete files and folders, client tools, and it comes with embedded HTTPS support, so you can rest assured nobody is listening in on your transfers!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Borigin

    A pure Java file-based web server

    The premise of this project was that there is no common and well known web server implementation built upon the com.sun.net.httpserver package. There still isn't, but this one aims to come as close as possible. That is because I had to pick up the OpenJDK and modify the source code of Sun's package (some bugs prevented my server from doing all it needed to do) and hook into it deeper. This, however, lead to a pure Java implementation of a lightweight and easy to use http/https origin file server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SSL Diagnos

    SSL Diagnos

    SSL Strength Evaluation and Test Utility

    SSL Diagnos is used to test SSL strength; get information about SSL protocols (pct, ssl2, ssl3, tls, dtls) and cipher suites. It can also be used for testing and rating ciphers on SSL clients. It has also specific support for pop3s, sip, smtp and explicit ftps. Tests for heartbleed (including dtls). Furthermore a separate tool, SSLPressure, not using openssl can be used to check the whole spectrum of possible SSL protocols on a server. Can also be used for testing ssl for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Platinum UPnP
    NOTE: Source code is now hosted on github at https://github.com/plutinosoft/Platinum. A cross-platform C++ library for discovering, controlling or implementing UPnP devices. Contains sample code for a UPnP AV Media Server, Media Renderer & Control Point. (Platinum is copyrighted by Plutinosoft, LLC. http://www.plutinosoft.com)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    HexNET

    A simple telnet (and possibly SSH) server

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NagiBot

    A XMPP robot for Nagios(tm) notifications and interaction.

    ## NagiBot has moved to https://github.com/ajobs/NagiBot ## Perl extension for Nagios. It logs on to an XMPP/Jabber server and joins a conference room. Nagios can then be configured to log messages to that room or to specific JIDs. With an XMPP client you can ask NagiBot to do something or to give a status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dopecoin
    ...Total about 575 million coins Block Retarget= 120 Blocks, After Block 5000 Every Block Scrypt Proof-of-Work Kimoto Gravity Well Sample dopecoin.conf: listen=1 daemon=1 server=1 rpcuser=**Yourusername** rpcpassword=**Yourpassword** rpcport=41522 rpcconnect=127.0.0.1 EXCHANGES https://www.mintpal.com/market/DOPE/BTC https://www.allcoin.com/trade/dope_btc https://pmtocoins.com/index.php?page=trade&market=24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Designed to be v2.0 to OSRMT's v1.5. The architecture will change (Grails) and move to being entirely web-based, but the driving force behind it is to retain and satisfy OSRMT users. For installation instructions, login at: https://sourceforge.net/p/nimble/wiki/Installation/ Support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MasiJack

    Simple handling of Jack, multi-track recording and music player

    This project was renamed to JackLiveBand and moved to here: https://bitbucket.org/masili/jackliveband/wiki/Home
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TestMax

    Frontend & Backend Automation Tool

    TestMax is integrated Software Testing framework which can be used to test distributed system by developing rapid test cases using XML configuration in front and backend that talks to each other within the test framework. This tool can be used for Database, webservice, API, Junit, TestNg and Frontend including performance test. The main advantage of this TestMax architecture is separating test data configuration from test case run time environment. It reduces the maintenance of test cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BambooBasic

    Modern BASIC like language that converts code into PHP

    ...Comes with editors for all supported platforms (Win*, Linux Mint (Cinnamon), RaspPi (Wheezy)), some examples, all source is included (Included only 2 files for the actual translator binary) so if anything goes wrong, you can rebuild it easily. Please note, you will need a package such as XAMPP installed or other server software to fully run your applications locally. Documentation is a little lacking at the minute, ie none, need help? Just post in the discussions page. :) *The windows based editor is written using BlitzMax, and uses a slightly edited version of a module (wxMax) created by a BlitzMax user called Brucey: https://code.google.com/p/maxmods/ The module in question is contained in the download under wxMax... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ezQuake
    ALL FILES FOUND HERE ARE _OLD_, PLEASE MOVE TO https://ezquake.github.io FOR THE LATEST VERSIONS Combining the features of all modern QuakeWorld® clients, ezQuake makes QuakeWorld® easier to start and play. The immortal first person shooter Quake® in the brand new skin with superb graphics and extremely fast gameplay. The project started in August 2004 as a derivate of the FuhQuake client by fuh which is a derivate of ZQuake QuakeWorld client by Tonik, one of the current ezQuake...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22

    Andoffline

    A toolkit for some Android sms/call Apps, base64 encoder, vcf parser a

    ...The server can be started/stopped with command sms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MMORpgmaker
    A MMORPG Game Engine Writted in Monogame GL full C# Very easy to make a game. With simple Level Editor. Whit cross-plattform Server on .NET Core Tecnology Build your Cross-Platform Game whitout programming! Aviable for Xbox one, PS4, Android, iOS and more platform. Try Live Demo: http://www.makingitalia.net/MireWEB/ Project are migrated on Mire Engine. See Updated at: http://www.makingitalia.net/mire/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Clover

    Clover

    a simple lab information management system (LIMS)

    ...It provides an easy way to manage and handle the information of lab material, catalogs (inventories), and orders. USE PHP 5.*! Clover will not work on PHP 7.*! The wiki page contains detailed help documents: https://sourceforge.net/p/cloversystem/wiki/Home/ For lab instrument scheduling, please use Cloveriver: https://sourceforge.net/projects/cloveriver/ Please do NOT store passwords using your browser. This does not work for Cloveriver, because it encodes your passwords before send to the server for verification. Please rate, like, share, and tweet, if you like this program!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    800Craft

    A feature and performance based Minecraft classic server software

    800Craft is a Minecraft classic server software based on fCraft. It's an alternative to other softwares such as McForge and McStorm and concentrates on implementing a vast amount of features while maintaining high performance and stability. You can find the project page here: https://github.com/glennmr/800craft And you can find planned features here: https://github.com/GlennMR/800craft/wiki/0.300-Planned-features Hint*: The next version will have a LOT of games modes inside of it. ...
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB