Showing 1221 open source projects for "https server"

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

    PoemKit

    React toolkit for building a full website that also is a Micro-Fronten

    A free web kit with React for fast web design and development via SSR. It also is a Micro-Frontend Architecture. Using react, redux, router, axios and express. This project was bootstrapped with nodejs library. Project supports automatic deployments from a number of repository hosting services via pm2. PoemKit delivers more than 50+ built-in UI components for building modern web applications. Source: https://github.com/xizon/poemkit
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Toolbox for Java/JTOpen
    This project has been moved to github: https://github.com/IBM/JTOpen. The IBM Toolbox for Java / JTOpen is a library of Java classes supporting the client/server and internet programming models to a system running OS/400, i5/OS, or IBM i. JTOpenLite is a set of lightweight Java classes suitable for use on mobile devices. It provides Java application access to IBM i: DDM access, basic JDBC access, command call, program call access, etc.
    Leader badge
    Downloads: 606 This Week
    Last Update:
    See Project
  • 3
    DriveWire 4 Server
    Download an updated version for newer Java. https://github.com/qbancoffee/drivewire4 DriveWire 4 is a cross platform I/O server intended to provide disk, serial, networking, printing, midi and other services to an attached Tandy Color Computer or compatible device.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Route_Serial_TCP_UDP

    Route_Serial_TCP_UDP

    Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP

    ScriptCommunicator (scriptable data terminal) script which routes: - serial port (RS232, USB to serial) <-> TCP/IP (Client/Server) - serial port (RS232, USB to serial) <-> UDP/IP - TCP/IP (Client/Server) <-> UDP/IP ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    SpecProc2Browser

    SpecProc2Browser

    Default Browser Support for SpecProc

    Tired of opening results in Internet Explorer? Want to say goodbye to Internet Explorer? Then SpecProc2Browser is for you. This is a companion app for SpecProc (https://sourceforge.net/projects/specproc/) When configured it quietly runs at the end of each batch and opens your results files in your default web browser. Sadly there is a little bit more to it than that. You have to configure a web server on your PC, but that isn't as difficult as it sounds and there are instructions in the Wiki.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Bromite

    Bromite

    Bromite is a Chromium fork with ad blocking and privacy enhancements

    ...It enhances the standard browser functionality by including built-in ad blocking, customizable filters, and privacy-centric defaults that remove or mitigate tracking features often embedded in mainstream browsers. Bromite’s development focuses on giving users greater control over web content and behavior, such as options for DNS-over-HTTPS, disabling field trials, showing site settings (cookies, JavaScript, etc.) directly from the address bar, and avoiding unnecessary integrations that may compromise privacy. Designed for Android Marshmallow (6.0) and above, it keeps the familiar Chromium interface while stripping out telemetry and server-side experiments, making it appealing to privacy-conscious users and those tired of default browsers treating ads as a platform feature.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    footswitch3

    footswitch3

    Audio Transcription software for Linux (Gstreamer) with a foot pedal

    Footswitch 3 is a media player for transcribers on Linux. Written in python using the python bindings for Gstreamer it allows a transcriber to control the audio or video with a foot pedal, and includes a set of macros that integrate into LibreOffice. This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do not yet own a foot pedal/foot switch. Control of the media player from LibreOffice can be via Hotkeys or an integrated...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Devilbox

    Devilbox

    A modern Docker LAMP stack and MEAN stack for local development

    Devilbox is a modern and flexible LAMP and MEAN stack environment powered by Docker. It provides a pre-configured, customizable setup for web development, supporting a wide range of services like Apache, Nginx, PHP, MySQL, and MongoDB. Devilbox is designed to be a one-stop solution for developers who need a consistent and portable development environment, eliminating the need to manually configure servers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    PuntoGPS

    PuntoGPS

    Minimalistic wide-open GPS-locator/tracker

    ...It runs on any browser and supports a great variety of tile layers (Open Street Map and Google Satellite among others). As a php+mysql service can be installed on any web server (i.e. your bike-team site!). It's free, open source, portable and cross-platform. *** NB *** - Check the "allow unknown sources" option on your device security settings to setup on Android. Current version: 0.9 (beta) Release notes: -> https://sourceforge.net/p/puntogps/blog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Data Entry System v2

    Data Entry System v2

    Framework with web data entry, OCR & designer

    Framework with web data entry,, verification, OCR & project designer. It works with Docker or Debian dedicated server. Fast and Optimized version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Python script to get the last 5 minutes of accepted traffic logs via the trendmicro email security API and send them to a syslog server Script Python para obtener los ultimos 5 minutos de logs de trafico aceptado por medio de la API de trendmicro email security y enviarlos a un servidor de syslog Crontab */5 * * * * /usr/local/bin/python3.9 /home/user/tmes-syslog_0.02.py 2>&1 > /home/user/errores.txt ------------ # API documentation # Getting Started with Trend Micro Email Security APIs # https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/getting-started-with.aspx # Obtaining the API Key # https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/getting-started-with/obtaining-the-api-ke.aspx # List Mail Tracking Logs # https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/supported-apis/logs/list-mail-tracking-l.aspx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bert Client

    Bert Client

    Simple and Easy-to-Use REST API client for server developers.

    Bert Client is a standalone software for Windows that allows you to quickly and easily test REST API calls. It is an alternative to more complex tools like Postman, but is designed to be simple and straightforward, allowing you to make adhoc POST and GET requests and receive the response in a straightforward way. Bert Client is perfect for developers who want a lightweight and easy-to-use tool for testing their APIs. With Bert Client, you can quickly test your API endpoints without having...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TextUS

    A framework in which the system is defined by a xml file

    TextUS is written in C++. It runs under MS Windows 2000/XP , Linux or Solaris. It includes a simple HTTPS or HTTP server. Importantly, it provides a framework which is similar with AOP(Aspect Oriented Programming). In tTextUS, a software system is composed of all kinds of modules which are some dll files (in MS Windows) or so files ( in Unix etc.). The system is defined by a xml file which describes the data flow and control flow of every module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BeetleX

    BeetleX

    high performance dotnet core socket tcp communication components

    High-performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eXist-db

    eXist-db

    eXist-db is a feature rich Open Source native XML database

    eXist-db is a native XML database featuring efficient, index-based XQuery processing, extensions for keyword search, XUpdate support, XSLT support, XForms support, REST and tight integration with existing XML development tools. Moved to Github - https://www.github.com/exist-db/exist
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    XSIBackup-DC

    XSIBackup-DC

    VMWare ESXi Virtual Machine Backup, runs in free ESXi

    ...It follows the same principles as our previous ©XSIBackup editions, that is: a utility that runs in the hypervisor command line and accepts arguments and values stating which VMs to backup and where to copy them. It accepts local and remote SSH paths, thus you can backup and replicate VMs to local datastores or to remote repositories in any additional ©ESXi or Linux server. Download at: https://33hops.com/xsibackup-vmware-esxi-backup.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FormaVid

    FormaVid

    Small Business Appliance

    The FormaVid Small Business Appliance https://formavid.org is designed to integrate a content management system (CMS), an issues tracker and an invoicing application into a single, well constructed, offering. It is an excellent starting point for any developer(s) wishing to support the CMS or any of the other components, including the appliance itself. All components are stable, open source and well supported. The appliance is built using scripts so no hidden "monkey business" and you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Automatic Website Forms Creator & Hoster

    Automatic Website Forms Creator & Hoster

    Create Forms, Surveys, Quizzes, Polls, Questionnaires etc. Locally.

    Have a look at the Video below for details. Refer Wiki for more instructions. New Points: When asked "is this a mandatory field" please enter y to it. This will prevent any distortions in the data.html file. If needed, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset in the $HOME/autoform/headerfile.txt file. Editing can be done easily using the free FileZilla software. Check Google if you need to know your language's charset...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is now hosted on https://mined.github.io and will be co-hosted here until further notice. Text editor with extensive Unicode and CJK support. Convenient and efficient features for editing of plain text documents, programs, HTML etc. User-friendly interface, mouse control and menus. Runs in a text-mode environment like xterm or mintty.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    Create and Host Web Forms For All

    Create and Host Web Forms For All

    Only Text Editing Skills Required - Convert All Paper Based Forms

    Please click the Files Tab above to get all the flavours / related files of this system. ( Right Click Each File, to Open Them in New Tab, one by one, to download them all ) Have a look at the Video below for details. Refer Wiki for more instructions. if you are new to Virtual Machines, then please watch the video below Notes: For Security Reasons, you may change the name of your new ( form ) folder, to a single large word like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Minecraft Server Manager

    Minecraft Server Manager

    A simple program to create and manage Minecraft Servers.

    You can take a look at the README at: https://github.com/maurotramonti/msm
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Rune

    Rune

    A text editor that works like you'd expect

    Rune is a multi-platform text editor that has been adapted to each platform it runs on. It works on very old systems also. I don't believe old hardware should be thrown away. It is usually still very functional and can almost always be fixed if it breaks. But, many times it requires older software also. Rune is designed with that in mind.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    daolcms
    DAOL Core is the base frame of DAOL CMS. DAOL CMS is a web CMS program, branched out from XpressEngine. If you are interested in using git, please use the https://github.com/daolcms 다올 CMS는 다올 코어에 기반을 두고 있으며, XpressEngine에서 파생된 웹 CMS 프로그램입니다. Git을 사용하는 경우 https://github.com/daolcms 에 접속하세요.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    Ftp

    Ftp

    Ftp is a simple program which you can interact with server

    Ftp is a simple program which you can interact with server. You can modify/improve this program SFTP (https) and other formats, directory access, upload/download multiple files or whatever possible from the programming capacity. It presently uses http only. You can use this program to use FTP based interaction. Github: https://github.com/satheeshsoft/Ftp/ Web: https://softcleaner.in/open-source System_Requirements: Windows 11/10/8/Server, 32/64 bit or Windows 7 Ultimate 64 SP1-IE11(updated and .NET). ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Object Painter

    Object Painter

    Paint brush program which you can draw objects, Object Painter

    ...You can improve this program with your knowledge. You can reprogram it and convert the objects or image in to other BMP/PNG and other formats or user-defined format with the help of integrating format structure. https://github.com/satheeshsoft/Object-Painter https://softcleaner.in/open-source System_Requirements: Windows 8/10/11/Server, 32/64. Windows 7 Ultimate 64 SP1-IE11(Latest Service Pack .NET). Also you can speed up every computers automated: https://softcleaner.in/speed-up-your-computer You can analyze your computer users login with our Y2K38 technology discovery: https://softcleaner.in/y2k38-logintimer-computer-system-login
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB