Showing 628 open source projects for "code-server"

View related business solutions
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • 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
  • 1

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    TAC-PLUS

    TACACS+ server for network devices

    Free TACACS+ (tac_plus) engine (written in C++) and webui (PHP) allows network administrators to limit access to network devices. This project (tacplus/webui) use to be on www.networkforums.net. New and improved features been added since the last release on old website. ** New Release of WebUI ** Improved useability More searching capabilities in reports
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Free Academic Timetable Software

    Free Academic Timetable Software

    Free web timetabling software for education and training providers.

    ...If you incounter any database write and looping errors, just set your CPanel PHP to the default 5.4 PHP version and it will work perfectly. Feel free to update the PHP code for newer versions of PHP, but please contribute back upgrades to the community to keep this project alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 1 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
  • 5
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ThinstationOS

    ThinstationOS

    Thinstation OS based on OpenSuSE 11.4

    Image of the virtual machine VirtualBox or Hyper-V with Thinstation OS on the basis of OpenSuSE 11.4, TSmon is also included. Allows to configure and launch assembly of Thinstation in the graphic mode. ###################### Образ виртуальной машины для VirtualBox или Hyper-V с Thinstation ОС на основе OpenSuSE 11.4, так же включен TSmon. Позволяет конфигурировать и запускать сборку Thinstation в графическом режиме.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    ...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. The details of the router device also need to be entered in the config.php file prior to operations. ...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    SriOS

    SriOS

    Enterprise Business Operating System

    SriOS is a Business Operating System suitable for use by all business and in their operations. The System is built using Centos, LAMP and various other applications. The customised system installer, installs a prebuilt and pre-tested applications and pre-configures the applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    FastRoute

    FastRoute

    Fast request router for PHP

    This library provides a fast implementation of a regular expression-based router. Firstly, while writing a PHP extension is obviously a lot of fun, it is unlikely to be particularly beneficial in terms of performance unless the code involves computations in tight loops. Porting “normal” components like routers to C is usually a big waste of time. You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like Phalcon, i.e. PHP frameworks written as a C extension. You can get good performance by using an appropriate application design (that is not massively overengineered) and still retain the flexibility of keeping everything in PHP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BoneOS

    Barebone linux os build environement

    BoneOS is *not* a linux distro but a build enviroment setup to build a linux based appliance mainly targeted at embedded world and low power/memory platforms. BoneOS is based on T2 linux SDE and share it's initial code base with mon0wall, askoziapbx, teebx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Remote Syslog

    Remote Syslog

    Deploys a syslog server with CLI and GUI tools.

    Notice: new version is available @: https://www.remotesyslog.com/ and https://github.com/tslenter/RS/ Information about this version can be found @: https://github.com/tslenter/Remote_Syslog Remote Syslog is a free application what can be used to view syslog messages. It uses 3 small c++ programs for installation and CLI log control. Recently we added a web based GUI, this gives you a easy way of viewing and extracting syslog messages. The buildin installer installs syslog-ng as syslog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NinjaFirewall

    NinjaFirewall

    Powerfull Web Application Firewall for PHP

    NinjaFirewall (Pro Edition) is a powerful Web Application Firewall designed to protect all PHP softwares, from custom scripts to popular shopping cart softwares and CMS applications. Some of its features are: * Powerful filtering engine. * Stand alone Web Application Firewall. * Protects against remote & local file inclusions, code execution, uploads, SQL injections, bots and scanners, XSS and many other threats. * Hooks and sanitises all HTTP requests before they reach your website, as well as the response body. * Real-time detection (File Guard). * Response body filter (Web Filter). * Powerful access control and firewall policies. * Easy to setup; your PHP scripts do not require modifications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Defa Protect HTML5 Video From Download

    Defa Protect HTML5 Video From Download

    Prevent and Protect Your HTML5 Video, Music , Audio From Download Free

    ...There is 100% Guaranteed Protection and There might be some tradeoff but If you care about Digital Rights Management of Your Video and Music Content. This Project is for you. Defa Protector 6.7.1 Revamp Code For Better Performance To The Bone. We almost rewritten this project from scratch.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    TOFFEE-DataCenter

    TOFFEE-DataCenter

    Linux Server and Data-Center WAN Optimization

    TOFFEE-DataCenter is the new TOFFEE variant meant for Data-Center, Server, HPC, Load Balancing, Cluster/Cloud Computing and SDN deployments. With TOFFEE-DataCenter (and or TOFFEE), OEMs and other equipment vendors can make use of this platform/stack, integrate, port and build WAN Optimization devices/appliances on to their existing product range. Or build a dedicated WAN Optimization hardware product series via the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Extplorer for Drupal 7

    eXtplorer is a web-based File Management Component for all your needs.

    ...It has a desktop-application-like interface with drag&drop, grid and a directory tree and makes heavy use of the Sencha ExtJS Javascript Library. You can use it to access and modify the files and directories on your server via FTP or direct file access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    diskover

    diskover

    File system crawler and disk space usage software

    diskover is a file system crawler and disk space usage software that uses Elasticsearch to index your file metadata. diskover crawls and indexes your files on a local computer or remote storage server over network mounts. diskover helps manage your storage by identifying old and unused files and give better insights into data change "hotfiles", file duplication "dupes" and wasted space. It is designed to help deal with managing large amounts of data growth and provide detailed storage analytics. See GitHub for requirements and instructions on installing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nagrestconf

    nagrestconf

    REST interface and configuration GUI for Nagios

    Please refer to the project web site at http://nagrestconf.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    eurysco

    eurysco

    Heuristic System Control

    eurysco is a free and open source project based on PHP language, in order to enhance and simplify the remote administration of Microsoft operating systems with an intuitive, fast and responsive web interface (command line, wmi explorer, nagios, processes, services, scheduled tasks, event viewer, system registry, file browser, inventory, monitoring, distributed cmd, netstat, schedulable shutdown, uninstaller)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XOOPS Brasil

    XOOPS Brasil

    xoops brasil: themes, templates, modules, tutorial, demo, downloads...

    XOOPS BRASIL, project dedicated to translate ALL existing XOOPS language files into the Portuguese language, maintaining all work always updated, complete and revised, with an emphasis on quality and cultural integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple PHP/MySQL script that can list files (including MD5 and SHA1 checksums as well as last modification time) in selected folder. It can generate snapshots with a current state of filesystem and compare it with an older snapshots. Before uploading to server, set your password ($correct_password = 'Your Password';) and monitoring folder ($checkpath = './';)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Appupdater
    Appupdater provides advanced functionality to Windows, similar to apt-get or yum on Linux. It automates the process of installing and maintaining up to date versions of programs. It is fully customizable for use in a corporate environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PHP Server Monitor

    PHP Server Monitor

    Open source tool to monitor your servers and websites

    ...This way you can check if certain services on your machine are still running. To check your IMAP service for example, enter port 143. For websites you can enter a link and it will check the HTTP status code. If the HTTP status code is in the 4xx range or a timeout, it means an error occurred and the tool will start sending out notifications. You can also set a regular expression to match for content on the page itself. Each server has its own settings regarding notification. You can choose for email, text message (SMS) and Pushover.net notifications. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    PHP - Net_RouterOS

    A client for the MikroTik RouterOS API protocol, written in PHP.

    A client for the MikroTik RouterOS API protocol, written in PHP. Easy, tested and documented. All feedback welcomed.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    ...At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can be controlled by smartphone via WiFi or from Internet using some free dynamic IP. What more? Enjoy. Sources in github https://github.com/msillano/USBphpTunnel Preconditions: MXQ + Palapa Web server, Arduino UNO Install: - Download USBphpTunnel11_d.apk and the full test_files dir - See file /test_files/readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB