Showing 22 open source projects for "open port testing"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder.

    Vanilla OS Live ISO provides the official live environment and installer for Vanilla OS, a Linux distribution that blends immutability, security, and user-friendliness. Built on Ubuntu with an immutable root file system, Vanilla OS uses ABRoot and Distrobox to offer transactional updates and containerized app environments. The live ISO project enables users to boot and test the OS without installation, and includes the Calamares installer to simplify the setup process. It ensures users can...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    Sandboxie

    Sandboxie

    Sandboxie Plus & Classic

    Sandboxie (and its enhanced fork Sandboxie Plus) is an open-source sandboxing tool for Windows NT-based systems. It creates isolated virtual environments in which applications can run safely without permanently modifying the system, ideal for testing untrusted software. Sandboxie Classic has the old no longer developed MFC-based UI, hence it lacks native interface support for Plus features.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    rCore-Tutorial-Book-v3

    rCore-Tutorial-Book-v3

    A book about how to write OS kernels in Rust easily

    rCore-Tutorial-Book-v3 is the official book for the third version of the rCore OS tutorial series, a comprehensive educational resource for learning operating system development using the Rust programming language. Targeted at the RISC-V architecture, this tutorial guides learners step-by-step through building a minimal, safe, and modern OS kernel from scratch. It is written in Markdown and powered by mdBook, making it easy to read, navigate, and contribute to. The book combines theoretical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    LajtLinux
    ...Images include a custom, open-source graphical installer and are mainly built for personal use. If someone happens to use them — I’ll be very happy 🙂 Full description can be found in the README.txt file or at: https://sourceforge.net/projects/lajtlinux/files/
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    LavoroL

    LavoroL

    Core operating system

    Full-stack operating system supporting networking and file system. Short summary: Press F1 for help Press F2 for file browser Press F3 to view file content Press F10 to read about Press F12 to quit Press ESC to quit to console Shell commands: * ls - list files; * cd - change directory; * cwd - print current directory; * cat - print content of file; * connect - connect to remote host and port for test HTTP request; * accept - accept incoming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BJH OS

    BJH OS

    An Operating System Created In Html CSS And JS By Muhammad Haris.

    💻 BJH OS Assalam O Alaikum! 👋 I’m Muhammad Haris, Developer of BJH OS 🌐💡 — a web-based OS built with pure HTML, CSS & JS. Enjoy draggable windows, built-in apps, a web terminal, Flash Browser, AI assistant, and persistent data via localStorage. 🚀 Highlights Custom desktop environment & smoother UI Modular architecture Built-in apps & BJH OS Apps Market Remote alerts & updates Secure login & developer tools 🛒 BJH OS Apps Market Features Browse apps/games App details: icon,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    WinBasicDiag

    WinBasicDiag

    This soft provides Windows CMD diagnostic interface for lambda users

    This executable is a more user friendly interface to diagnose Windows basics for compagnies Helpdesks, rather than to request from user they launch CMD and enter commands. This soft must be placed on the local desktop of the user in a dedicated folder, because each command create a .txt output file with the informations in the same folder than the .exe file. Please see the screenshots to have an idea of the interface. This has been coded in C++ on march 2024 (my first program, help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    openWrt-snort

    openWrt-snort

    Image of OpenWrt OS, with snort community featured in.

    Image of OpenWrt OS, with snort community featured in, for Raspberry Pi 4/ 4B+ and 400, basically for Processor BCM2711. Installed Snort Community Model to Intrusion Detection system. Prevention system not installed. eth0 used as output/ LAN socket, to run internet and access router. eth1, which can be USB -> Ethernet port, is used as WAN port, to connect Pi board to Internet IP. to flash img file, you can restore in SD card, or use Balena Etcher to flash. or you can use DD...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Onix OS
    onix is a minimalist educational operating system written in Rust, created to demonstrate low-level system design in a safe and modern language. It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    android-x86

    android-x86

    A project to bring Android to the x86 platform

    This is a project to port Android open source project to x86 platform, formerly known as "patch hosting for android x86 support". http://www.android-x86.org/
    Leader badge
    Downloads: 36,198 This Week
    Last Update:
    See Project
  • 12
    Kerla

    Kerla

    A new operating system kernel with Linux binary compatibility

    Kerla is an experimental operating system kernel written in Rust with a Linux-compatible syscall interface. It aims to run Linux binaries in user space without relying on a traditional Linux kernel. Kerla combines the safety guarantees of Rust with a familiar POSIX-like programming model, making it a unique exploration into safe systems programming. Though early in development, it supports basic userspace execution and is a promising proof-of-concept for running Linux userland programs in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EQuilibrium Level Three New Experience2

    EQuilibrium Level Three New Experience2

    Brings a whole new experience... a modern, stable, fast Linux distro

    The beauty of EQuilibrium is in its simplicity and easy use. It is designed mainly for laptops and users who are on Internet 24/7. First of all we must say that EQuilibrium is the distribution (operating system) that works with online services (like ChromeOS) and gives its maximum at this segment. Google, Facebook, YouTube, Twitter, different online contents like videos, music and games work with no problems. General information: - 64-bit - Plasma 5.12.7 - KDEf 5.44 - Qt 5.9.5 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FlingOS

    FlingOS

    An educational operating system written in C#

    FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AliyaLinux

    AliyaLinux

    An elegant Debian Testing based Linux distribution for newcomers

    AliyaLinux is an elegant Debian Testing based live Linux distribution easy to use for newcomers to Linux from Windows environment. AliyaLinux has all necessary applications preinstalled for you to deal with daily tasks without having to look for additional software. When you need more applications, games or tools, you can install them through Synaptic Package Manager and PlayOnLinux. AliyaLinux is a live distribution. You burn it to a dvd or to a usb stick from Linux or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Matriux
    Matriux is a GNU/Linux, Debian based security distribution designed for penetration testing and cyber forensic investigations. It is a distribution designed for security enthusiasts and professionals, can also be used normally as your default OS.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 17

    Django Live OS

    Django Live OS for building webapps using Django and MongoDB.

    This is Django Live, a live CD based on Debian stable, Squeeze 6/Lenny 5 that enables to setup/host/test Django apps with ease. No worrys of how to install Apache/Python/MySQL/Django..just fill it, shut it, and go on..LAMP made easy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    i3 manjaro RESPIN

    i3 manjaro RESPIN

    A respin of manjaro linux with i3 as window manager.

    CODENAME ALUMINIUM HAT LINUX (since tin hat and tinfoil hat were already taken) Just a respin of Manjaro (http://manjaro.org/) with i3 window manager (http://i3wm.org/) created with manjaroISO (http://wiki.manjaro.org/index.php/ManjaroISO). It's not official and I do not belong in the manjaro team. It was created for testing purposes. For the love of Linus don't install this on production machines run it live or in a virtual machine. Useful install instructions: 1. You can use the default keybindings of i3 (http://i3wm.org/docs/userguide.html#_default_keybindings). 2. To install open a terminal (Win+Enter) and type "sudo setup" 3. Follow the standar Installation Guide (http://wiki.manjaro.org/index.php/Installation_Guide_for_Beginners_0.8.2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SmartRouter Project
    SmartRouter Project A GNU/Linux Router, Firewall and Proxy Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Unix-like operating system for the TI-89 and TI-92+ graphing calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KCPentrix is liveCD design to be a standalone Penetration testing toolkit for pentesters and security analysts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Port of LSX Unix to Elektronika BK-0010 microcomputer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo