Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
vmmonitor is a command line tool written in Perl used to monitor/locate VMware images in distributed environment. I am feeling great after using it to locate a VMware image. Try it!
'genpasta' is a simple command-line tool written in PHP to generate static web pages from a source tree containing HTML fragments, which are annotated with special directives.
Command line tool 'subs' and its perl backend Subtitles.pm provide means for simple re-timing, joining, splitting, and format conversion of the subtitle files. Supported subtitle formats are .srt, .sub, .smi, and .idx.
lf is a command-line tool to list files in a terse format, sorted by file extensions. Sorts by the user's locale, or by ASCII, and has many options to control its behavior.
Ansi2txt converts a stream of vt100 (ansi) codes on the stdin into readable text on the stdout. It can also output html that looks quite a lot like your terminal did. Works fine with ncurses output. Compile the C source into the command line tool.
The objective is to create a Unix style command line tool, capable of distributing independent operations of a trivially parallel process over each processor in a Symmetric multiprocessing machine in effort to expedite job completion.
A simple to use and configurable command line tool which generates effective lines of code (eLoc) summaries for any text based programming language. By default, it currently supports the following file types: java, xml, sql, cs, css, js, and more.
mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
Adminlog provides the command line tool "i" which permits administrators to read, write, and share first person notes about their administrative actions on a server.
Oscar Notify is a small client<->server tool kit that implements the Oscar protocol. It allows you to connect to the ICQ/AIM network and use a small command line tool to send messages to a desired icq number. Works great with Nagios
jnget is a multi-platform command line tool to retrieve binaries from Usenet. It allows multi-thread downloading and partial or full headers updating and caching and has NZB support.
Comgt is a command line tool for controlling, configuring and interacting with Option Wireless 3G and 2G ( HSDPA, UMTS, EDGE, GPRS, GSM) data devices within the Linux environment.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
Another SiteCOPY (ascopy) is a command-line tool to maintain remote copies of websites and is completely written in Bash, so no compilation required and very portable.
Thallo is a command line tool (+scheduler library) to calculate scheduled events (daily, weekdays, weekly, monthly, monthly_weekday, yearly, yearly_weekday,...).
Amber is an easy-to-use, multi-faceted granular sampling tool for composers wishing to construct timbrally complex sounds; available as a command-line tool for Linux-similar operating systems, or with a Cocoa wrapper that runs on Macintosh OS X.
Command line tool to generate Gcode for CNC applications from DXF files. Originally written for 2-axis machines such as foam cutters, it now supports 3-axis machines.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl