With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
The purpose of the project is to make the bash behave intelligent.
This includes currently corrrection of mistyped program names, autocorrection while pressing TAB
and learning which program are associated with which suffix.
Loggy is a Linux Advanced Logcleaner and a tool to hide you in a linux machine
by cleaning or modifing the intruder's ip from all the logfiles in /var
bin and txt logs it find logs, with a recursive search in /var/log and a lot of fantastic features
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.
A small shell written in c which runs on POSIX compliant systems. Support for commandline history (readline + termcap/ncurses) if present. Intended on systems that don't need the "hugeness" of e.g. bash
Lem is a object-oriented extension language with a C-like syntax.
A Lem "source" program is compiled interactively and then executed.
This project aims also to develop a shell (lemsh) based on the Lem programming
language.
Genjutsu is a programming language designed for extending C/C++ applications. The syntax is akin to Scheme's. Genjutsu is optimized for distributed object systems and designed to make such applications easy to write. Included is a shell, gjsh.
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.
RAMdisk-based Operating System for conducting Security Audits. Includes hping2, xprobe, netcat, lsh, wardialer, and more -- all on 1 computer disk. Runs off your RAM, so there is no need to reformat your computer. Great for pen testing!
env is an alternative to /usr/bin/env with additional configuration
options. env has been designed to meet the standard functionality of
/usr/bin/env to facilitate integration of this binary into existing
project environments.
This will be a shell like bash, or tcsh with some additional commands to go with it. The shell will implement the syntax and symantics of the command prompt in Windows, cmd.exe, but will be designed to be a first class shell like other UNIX shells.
Big5con is a chinese console. This is an alpha version. Supported video card is
VGA only, and, supported fonts are Minix/V and BDF. This program requires
shared memory.
Dreamos is an operating system developed on Sega Dreamcast to be ported to an array of embedded devices. The goal of the project is to be able to run non-ported Unix programs on the Sega Dreamcast and other embedded devices with ease and POSIX compliance
Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries
getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
A TTY small utility that sits between the user and their shell to perform logging and other tasks. s1c Flatline also enables a method to "inject" data into a TTY (from other TTY's) as if it were entered via STDIN of the controlling TTY.
'bash++' is a version of the GNU Bourne Again shell with object-oriented programming features that provide shell programmers the means to develop robust and reusable solutions.