Showing 135 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
  • 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
  • 1

    jamesui

    An unofficial web console to administer Apache James 3 server

    MOVED TO: https://github.com/fulvio999/jamesui Jamesui is an unofficial web interface to manage and monitor Apache James 3 mail server. It is written in Java and run inside Apache Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bulk SMS PHP Script
    Bulk SMS PHP script for BulkSMS sending with API. SMS gateway. Bulk text messages from computer. Bulk SMS api. batch SMS sender You just have to type your account information ( https://www.proovl.com ) and upload file on server. (separate numbers with ;) Bulk Text messaging For spam protection please insert to script: sleep(1); example - ( number;number;number;) No limits! Where i can get Proovl SMS gateway token? check instruction => https://www.proovl.com number for sms verification => https://www.virtnumber.com PHP SMS script #1 https://sourceforge.net/projects/send-sms-script/ https://sourceforge.net/projects/bulk-sms/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SyncMLDotNet

    SyncML .NET API and Outlook Addin

    This project includes a set of .Net components for synchronizing meta data with a SyncML server such as Funambol DS server. SyncML Client for Open Contacts and Addin for MS Outlook are utilizing the API. And the development was moved to https://github.com/zijianhuang/SyncMLDotNet as of 2016-04-14.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    my little forum
    my little forum is on GitHub now: https://github.com/ilosuna/mylittleforum
    Downloads: 6 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
  • 5

    Simple WebSocket Server C++

    An easy way to make WebSocket endpoints in C++.

    Please go to https://github.com/eidheim/Simple-WebSocket-Server, as this sourceforge page will no longer be updated.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    ...Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the Administrator through roles. The Administrator is able to configure the server through a web portal on the same HTTPS port. * Use as a typical VPN solution to replace IPSec type access for a more granular security policy * Use behind a fire-walled WLAN as a BYOD gateway * Use fine grained access to manage who has access to what resource * Keep your network and business safe by denying complete remote access to any user account * Support for Mac and Windows clients
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    OneLDAP is a limited LDAP server that is a proxy to other common protocols, such as POP3 and IMAP. It provides basic SEARCH and BIND functions for standard LDAP authentication. It is based on the shell backend function of OpenLDAP. Release files are available at the project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    bsclient

    An interactive FTP-like command-line BaseSpace download client

    bsclient is an interactive text-based client for browsing and downloading files from Illumina BaseSpace. It has a simple interface simliar to FTP and can be used to easily download files onto a remote server or in any situation when the web-based interface is not accessible or desirable. Please note that current development on this project has moved to GitHub: https://github.com/jvolkening/bsclient
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Toucan has moved over to GitHub: https://github.com/PortableApps/Toucan, so please visit us there!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    CrococryptQuerl

    CrococryptQuerl

    CrococryptQuerl is a web-based file encryption & transfer tool

    ...If you trust the application service provider which is running CrococryptQuerl, it can be seen as an "anonymous & encrypted safe deposit box for computer files". ---INTRO--- The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl. The user provides a file and password and receives an ID. No plaintext data is stored in CQuerl including filenames. If the user looses the ID or forgets the password, the encrypted file cannot be recovered - even by the service provider. DOWNLOAD ======== * A demo running on Google's App Engine (GAE) can be found here: https://crococrypt-querl.appspot.com ==> GAE limits the files to be uploaded to 1MB(!). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Free MODBUS/TCP to MODBUS/RTU gateway

    Project moved to https://github.com/3cky/mbusd

    Project moved to https://github.com/3cky/mbusd Free MODBUS/TCP to MODBUS/RTU gateway server. Please note this project is NOT related to M-Bus (Meter-Bus) standard despite similar naming.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    CardDAV for Synology Mail Station

    CardDAV for Synology Mail Station

    Synology DSM install package for adding CardDAV plugin to Roundcube

    Synology Mail Station uses Roundcube for web based mail. Although Synology has a CardDAV Server now, the Roundcube they ship with Mail Station has no plugin for actually using it. This installable package for Synology DSM adds the CardDAV interface to Roundcube, allowing usage of the contacts from your CardDAV server. This package is based on the excellent "RoundCubeMail CardDAV" plugin of Benjamin "blind-coder" Schieder, as published on: https://github.com/blind-coder/rcmcarddav.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    FFMQ
    [MOVED TO GITHUB] https://github.com/timewalker74/ffmq FFMQ is a full-java, light-weight and super-fast JMS 1.1 server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Git repo: https://github.com/asipto/siremis Web management interface for Kamailio (OpenSER) - handle subscriber profiles, access control lists, accounting, least cost routing and load balancing, monitoring charts, xmlrpc communication with SIP server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AoEde

    Virtual ATA over ethernet (AoE) target for Linux

    ...Blog: https://sourceforge.net/p/aoede/blog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NetworkService

    Networking framework for Java applications

    https://sourceforge.net/projects/networkservice/files/Example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Java File Uploader
    Please update v 2.0 if you have downloaded before 16th Feb 2014! Simple java file uploader. The main goal to overcame 2GB browser limit. * Simple GUI * Upload unlimited file sizes from client to server via HTTP * Split uploading file to chunks * MD5 chunk verification on server. Final MD5 confirmation. * Http auth Adv: https://play.google.com/store/apps/details?id=org.vikulin.etherwallet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NN - NexusChat

    NN - NexusChat

    NexusChat the convenient to chat/NexusChat a kenyelmes csevegeshez

    Professional IRC client for everyone. If you find someone error in the client can be report here: https://www.facebook.com/nexusnetwork.pw or here https://twitter.com/_Nexusnetwork_ If you have an idea what to do should plugin then to the above of addresses you can write. ---------------------------------------------------------------- Professzionális IRC kliens mindenki számára. Ha talál valaki hibát a kliensben akkor itt lehet jelenteni: https://www.facebook.com/nexusnetwork.pw...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An instant messaging system with social network features. (This is the client, for server go to: https://github.com/goodinges/Ciao-Chat-Server) Social networks features: Chat with your Skype and Facebook friends. Chat with any XMPP system. Fetch your Facebook and Twitter timeline. This project uses Java FX fot it's UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MobTracker

    MobTracker

    Android Mobile Tracking Platform

    Android Mobile Phone Tracking Platform merging sourceforge projects: https://sourceforge.net/projects/gpsmapper/ & https://sourceforge.net/projects/gpsinfo/ Android mobile GPS/Network location sended to server. Two kinds of viewers: 1. Google maps 2. NASA WorldWind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    Anymix Media Server is a free (as in "free speech" and also as in "free beer") Flash Media Server (FMS) or rtmp stremming server. Running in the MS Windows environment. How to install: From the zip : just unzip all the files into a directory you want then launch it. Its a portable and little FMS. Anymix Media Server project site: http://sourceforge.net/projects/anymixrtmp/ Like us on facebook: http://www.facebook.com/Anymixmedia follow us on twitter: https://twitter.com/Anymixmedia DONATION Please Donate us $20 on paypal for big help its poor developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB