Showing 66 open source projects for "openssh-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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    Rumah_Kuis_by_Rizuki

    Rumah_Kuis_by_Rizuki

    Aplikasi Freeware Portable untuk Kuis Realtime (LAN/Internet)

    Rumah Kuis by Rizuki adalah aplikasi freeware portable yang dirancang untuk memberikan fleksibilitas kepada pengguna dalam membuat dan menyelenggarakan kuis secara daring (online) maupun di jaringan lokal (LAN/Wi-Fi). Aplikasi ini berfungsi sebagai server kuis yang dapat diakses oleh peserta melalui browser di perangkat apa pun. Fitur unggulan: portable (.exe), bank soal database, mode realtime LAN/Internet, dan ekspor hasil ke Excel (.xlsx).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, open source universal assessment/exam platform

    QST, the worlds unparalleled open source, multi-tenant, online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 3
    IRBS - Institutional Registers Backup

    IRBS - Institutional Registers Backup

    Open Source Institutional Registers Backup Syst. for Paper Registers

    If you are looking for a way to backup your numerous paper based registers, i.e. Admissions / Withdrawals, Fees, Attendance & Exam Mark Registers of Schools, Junior / Senior Colleges, then this software will help you. Designed with goals of Simplicity & packaged with all necessary open source tools to get you into action, straightaway. Refer Screenshots Below. Just download the above zip file, extract it to a Disk Partition, with lots of free space & Turn ON Network Discovery By Right...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    multipractice

    multipractice

    Tool for practicing languages.

    Practice makes perfect. Panglossa MultiPractice is a tool to help you learn and practice languages. You can create your own courses, import courses created by others, and even export courses to HTML or PDF documents. The original project (for Lazarus) was basically a flashcard app. Now it is more like a platform for creating structured courses with text, images, audio and video content, as well as different types of exercises. Please keep in mind that this project is created and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    Syllog

    Syllog is a system for teaching logic, with anonymous answer logging

    Syllog is a system for teaching various forms of logic, including syllogistic logic. It consists of a student-facing Java Applet that runs in the student's browser, and a teacher-facing, server-based logging facility for recording the answers given by students. The student-facing part simply poses questions, to which the student must provide an answer. The teacher-oriented logging facility then logs the answers anonymously for further investigation by the teacher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Musenbac

    Multi-threaded Server for Network Based Compilation

    ...Currently only supports java compilation. This removes the requirement of installing compilers on every system in a lab based environment. Stores the files from the network on the server itself. Prevents loss of data, makes functioning within a lab more efficient, and reduces cost in terms of both time and cash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    adms
    ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Repository migrated to: https://github.com/Qucs/ADMS For checkout do: git clone https://github.com/Qucs/ADMS.git
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    Vulnerable Operating Systems

    Vulnerable Operating Systems

    deliberately vulnerable operating systems

    VulnOS are a series of deliberately vulnerable operating systems packed as virtual machines to teach Offensive IT Security and to enhance penetration testing skills. For educational purposes!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    poludnitsa

    poludnitsa

    Exam & quiz web platform written as a CGI application

    Poludnitsa is a free exam/quiz platform. I wrote it because I needed a simple and robust platform to test a bunch of people. Poludnitsa is a CGI application, therefore it requires a web server (like Apache, nginx, etc). It's primarily written (and runs) on Linux platforms, however, being written in pure ANSI C makes it easily portable to virtually any platform. Poludnitsa stores all information in a PostgreSQL database. The installation of Poludnitsa is quite straigth-forward: it's as simple as putting two *.cgi files on your Linux web server, creating a text file with the SQL configuration that Poludnitsa should use, and access the administration GUI which will provide a wizard for initial configuration (detailed instructions are provided within the package).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QUESTIONARIONLINE is a software developed in the programming language PHP 5 with the aid of MYSQL that implements a web platform suitable to administer tests and questionnaires online. The platform enables the collection of responses to questionnaires by the user of a different nature (social, psychological and linguistic). The question can be associated with one or more multimedia files (images, audio clips and video clips). The individual response to the questionnaire, after being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ProtoMol is an object-oriented component based framework for molecular dynamics simulations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Easy Exam

    Easy Exam

    Simple web based solution for arranging objective question-answer test

    Easy Exam - a very simple web based solution for arranging objective question-answer test. You can enter unlimited questions for exam and set time for exam as per your requirement. There is FCK editor to enter questions and answers. So you can have image or chart as questions and answers. It gives result as number of questions attempted and number of correct answers. For users who appear for exam, it is easy to see questions attempted at any time. Additionally user can...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    aeternaICT Script Scheduler

    aeternaICT Script Scheduler

    Java Client-Server Script Scheduler

    TCP Client/Server script scheduler written in java. Allow to run local and remote batch/script processes. Minimum requirements: - os with Java version 7, 32 bit *Hardware or software firewall running on your computer or lan network, can inhibit program proper working. It is recommended to disable them or create an appropriate rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Seagull is a multi-protocol traffic generator. Especially targeted towards IMS, Seagull supports Diameter (RFC3588 and all applications) over TCP/SCTP and IPv4/IPv6 , TCAP (over SS7 or Sigtran), XCAP over HTTP and Radius.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 17

    Atmel AVR 8bit Tools

    Atmel AVR 8bit Microcontroler Tests and Tools

    - A collection of tools for programming an Atmel AVR 8bit Microcontroler. - Circuit decriptions for Atmel AVR 8bit Microcontrolers used for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Real Memory Test

    App to test your memory

    With this lightweight application you can test your brain ability to remember something. Includes report with number of remembered words, percentage and overall grade level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iTest is a Qt application consisting of a Server and a Client designed for easy computerised examination.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 20
    Porter

    Porter

    Lightweight web development server package for Windows

    Porter is portable web development server for PHP/Node/MySQL developers. Project home page - http://litporter.sourceforge.net News and info about project can be found at our Google+ page - http://gplus.to/litporter Donations are also welcome http://lit.lv/donate.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    This is a "Lite" version of Kollapse. This utility is designed to test a web server for the Null Byte vulnerability. If a web server is vulnerable to the Null Byte attack a Denial of Service (DoS) results. This causes the web page to be unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WebTester is a full featured solution for online test and quiz creation, management, and analysis. It runs on any web server that supports the PHP language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Multiplayer Quiz Application for Windows. WCF allows communication from the Server to up to 500 clients. The server is a Windows Forms Application, so requires no configuration. Note: .NET 4.0 is required for the server, and .NET 3.5+ for client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ItExamPractice is a .NET Web application for sites offering online exams/tests. Works in MS.NET and a free (Linux/UNIX/Mono) environment. It helps communities collaboratively build exams and guarantee the freedom of the information for use by others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB