Showing 45 open source projects for "webserver"

View related business solutions
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    Amazon SNS Message Validator for PHP

    Amazon SNS Message Validator for PHP

    Amazon SNS message validation for PHP

    The Amazon SNS Message Validator for PHP library allows you to validate that incoming HTTP(S) POST messages are valid Amazon SNS notifications. This library is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it does require PHP 5.4+ and that the OpenSSL PHP extension is installed. Next, you must create an instance of MessageValidator, and then use either the isValid() or validate(), methods to validate the message. The message validator checks the SigningCertURL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WiFiManager

    WiFiManager

    WiFi Connection manager with web captive portal

    ...When your ESP starts up, it sets it up in Station mode and tries to connect to a previously saved Access Point. If this is unsuccessful (or no previous network saved) it moves the ESP into Access Point mode and spins up a DNS and WebServer (default ip 192.168.4.1). Using any wifi enabled device with a browser (computer, phone, tablet) connect to the newly created Access Point. Because of the Captive Portal and the DNS server you will either get a 'Join to network' type of popup or get any domain you try to access redirected to the configuration portal. ESP will try to connect. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will create the database, if one doesn't exist on initialisation. The details of the database need to be given in the dbconfig.php file by editing it. ...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 5

    phpRFT

    phpRFT downloads file from url dynamically and stores it to webserver.

    php Remote File Transfer download remote files directly from url dynamically. Requirements: PHP version: >=5.4.31(Not tested in lower versions.) Full PHP access: some servers doesn't allow to define time limit or size limit. Installations: to install phpRFT, just open config.php file and 1) define DownloadFolder as folder you want to download. 2) define time limit to download. 3) define max filesize do download. Done! you can now use phpRFT!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    greenbin

    greenbin

    A very tiny webserver for sharing your files

    greenbin is a tiny webserver written with the goal of being very simple and easy to deploy in order to help you easily share access to your files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Language KISS HTML5

    Browser based flash cards

    ...Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle - basic requirement = browser - OS independent - no installation required - no fancy features - bullet proof synchonization and sharing - deployment is just copying files onto a PHP enabled webserver More - data is on your own server - no central registration or data mining Technical Details - logic in JavaScript (browser) - Share/synch by PHP scripts on webserver (file based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    nuckel

    Make files available for download through a simple web interface

    You need a small FTP server, but you have only a webserver with PHP? You don't wanna setup a Rapidshare clone but only a single upload/download page for a handful authorized users? You don't want or have a database? Then have a look at Nuckel. It comes as a single PHP file that only needs write access to the file system. It allows you to push/pull files through a simple web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    Sqlbot is a full-featured perl bot for opendchub, designed around MySQL. All of its functions are parsed to and from MySQL, making it configurable on_the_fly via a webserver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The openNetcam project aims to build a set of lightweight, modular components that work together with a webserver to create a network system compatible with a range of hardware device platforms, such as a high definition surveillance camera system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PimpBNC is a powerful IRC bouncer (proxy/bnc) written in Perl. It supports modules (easy to write your own/change existing), most operatingsystems, IRC NAT'ing (nick sharing), builtin webserver (config, chat), +++. Runs on plain Perl 5, easy to inst
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ACL-Jaws(Just a Webserver) is based on the acl project(http://acl.sourceforge.net/) which was release by zhengshuxin. Jaws was designed as a large scale webserver having high performance and was very flexible to support cgi, fcgi, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Friend2Friend
    F2F is an XSLT scriptable strong-encrypted XML-VM with an F2F communications framework. Installed on a webserver, an F2F servers make up a decentralised network for securely sharing of XML data and requests with friends, friends of friends, foafoaf etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TASKMANAGE is a project orientated todo list for a single person or as a group solution written in PHP and MySQL with a simple CSS layout design. The program is a single file and is designed to easily add to any webserver with minimal resource usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Users register and start off in a 2D city trying to exhort businesses, buying weapons and killing each other. The more respect you gain, the more powerful you are. It will contain a webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Using perl and a mySQL database, statistics are calculated in the newsgroup of your choice. These are either posted to the newsgroup concerned or save to a location locally (i.e. webserver)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A minimalistic filesharing tracker for PHP5/MySQL. Supports bittorrent protocol, IPv6, memcached, APC cacheing. Recommended webserver is lighttpd. Only does what a tracker needs to, nothing more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EZPHPIRC is an IRC bot fully coded in PHP. It is based upon a custom made IRC library. You just need a webserver with PHP5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SImple FIle EXchange tool to share files with collegues and/or friends on a webserver. Upload / download /delete files. E-Mail sent out to inform other people. Skinable (via CSS) and multilingual use enabled. Works with PHP4 and PHP5 also with register_g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gmail-otp consists of simple scripts to allow usage of one-time-pad (single-use) passwords for the authentication with the gmail (google mail) web-interface. It needs a trusted webserver to run the scripts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    HashPipe is a file sharing network that uses HTTP or HTTPS for all communication and references downloads by their MD5 hash only. Works on any system with PHP5 and a compatible webserver and database. For Windows XP there is now an easy server bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PIWI is a java based system for managing subscribers and mailinglists and sending newsletters. It runs as webapplication (war) or as standalone application for your desktop, with embedded database (hsql) and webserver. You can use it also per commandline
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ajaIRC
    This projects target is to provide a server based on j2ee technology which redirects irc-requests from a webpage to a "real" irc webserver. The webpage provides an AJAX-based interface. (Like ebuddy.com for the msn) Currently no dev'ing at sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A php based system that helps researchers and conference administrators create discussion forums for their papers. It just needs a MySQL backend, a php enabled webserver, and few minutes to set up. Developed at Stanford University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB