Showing 250 open source projects for "using"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    What these code modifications do, is to create a single sign on across different, multiple domains for both phpbb and other sites/codes/apps to use. These modifications use phpbb user tables, sessions, everything. What it does is to set cookies for each domain through using iframes, which load some connect.php file that is placed on the other remote domains which needs authentication from phpbb. This is how numerous sites like facebook do it. Currently there is no other way of legally setting cookies for different domains than the one that is active. You have to have a page that loads up all the cookie setting codes from remote domains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Php-pastebin

    Php-pastebin

    Pastebin is here to help you collaborate on debugging code snippets

    ...If you're not familiar with the idea, most people use it like this: submit a code fragment to pastebin, getting a url like hxxp://yoursite.com/1234, paste the url into an IRC or IM conversation, someone responds by reading and perhaps submitting a modification of your code, you then view the modification, maybe using the built in diff tool to help locate the changes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    PHPMySMB

    Access your network through the Web

    PHPMySMB is a fork from smbwebclient. It provides web access to a network using the Microsoft protocol SMB. The code is currently mainly based on smbsebclient. Plans are : 0.8 : extract images/css/langs from the original and unique file 0.9 : create a dedicated samba php file 1.0 : code cleanup and bugfixes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Serverstats is a simple tool for creating graphs using rrdtool. Serverstats does not have any features to manage the created rrd-files, if you change anything you have to delete and recreate the files. Perhaps you can avoid this using third-party-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using algorythms designed to save disk space and network bandwidth (almost as if you generated only incremental backupsets,) using a growing collection of specialized backup plugins, for services such as MySQL and MailMan, that automatically collect and organize information for you The Quick Install utility allows you to be up-and-running with a minimum of effort, easy job configuration allows you to tweak your backups as issues arise and specialized plugins execute complex tasks for you in a single job
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to all of the servers! Zebra_Session's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL. Starting with version 2.0, Zebra_Session implements row locks, ensuring that data is correctly handled in a scenario with multiple concurrent AJAX requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    ...This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special. My plans also include monitoring/managing of Windows servers through the same python client, but compiled into a working exe, but I will work on that when the Linux client is finished first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    Free MySQL Load Balancing PHP script. For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves. This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it. The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with instruction (you will have to adapt those few lines to your conditions). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 10
    ...Does not require any database backend. Only requirements are ssh key based authentication to remote servers. Remote deployment is language agnostic. Remote scripts are called using ssh remote command invocation. Standard scripts for remote tomcat servers are provided. Screen Shot: https://sourceforge.net/projects/jdeployer/screenshots/286655
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DNET Live-Stats

    project no longer maintained

    A multilingual, PHP-based internet portal, without using a MySQL database. It shows the actual statistics of your distributed.net team out of the log-file of your dnet-proxy and additional information, including prognosis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EverSync is a easy to use system to sync your private data by using a webserver with php-support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    YALA is a general purpose web-based LDAP administration GUI. It aims to simplify the directory administration task using a graphical interface and neat features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YUIMyAdmin is an web front-end to manage databases using the ajax libraries, Yahoo! User Interface (YUI). Written in php and using the ADOdb abstraction layer for the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Waxel
    Waxel is a download manager. It is a web interface using axel as an engine, instead of wget. This way downloads are accelerated using multiple connections. The code was optimized for low performance processors, embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    w3pw is a web based password management console written in PHP and using a MySQL Database as storage for the encrypted (using MCrypt) password information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BCU SDK is a C based, high level development system for creating programs for EIB/KNX BCU devices. It includes the GNU toolchain for the m68hc05 architecture (m68hc05-gcc, m68hc05-gdb, newlib). Bus access is possible using multiple methods.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    A PHP-based system that allows you to manage MySQL database backups using Percona's xtrabackup tool. This project has been moved to: http://code.google.com/p/xtrabackup-manager/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ACGVision is a software monitoring system developped in Java and using SOAP WebServices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open-source/PHP front-end system for full gateway management based on Iptables/Netfilter, using only built-in features of Netfilter package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SteelBot is an open source ICQ/Jabber bot written in PHP. It is fully modular and easy using, and can use files or MySQL engines as database driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RT-BOINC
    RT-BOINC stands for a Real-Time BOINC. It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications. We implemented RT-BOINC on top of the recent BOINC server source codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpMyInventory is a web-based hardware, software, and peripheral inventory system using PHP & MySQL. Currently stable on PHP version 4xx only! (Not PHP 5). PHP 5.3 Version in Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This product is no longer maintained: The author created alternative tools: https://databunker.org/ and https://privacybunker.io/ GreenSQL is a database firewall engine used to protect Open Source Databases from SQL injection attacks. It works in proxy mode. Application logic is based on evaluating of SQL commands using risk score factors, as well as blocking of sensitive commands
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    ...Features include 1) File upload 2) Upload via Url 3) Email files 4) Email Files as attachments 5) Zip and email files 6) Split Files 7) Join Files 8) Compare files using md5 9) Edit Email
    Downloads: 0 This Week
    Last Update:
    See Project