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
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.
Bring your favorite shell wherever you go through the ssh
You stuffed the command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations. Preparing portable shells and plugins occurs locally and then xxh uploads the result to the host. No installations or root access on the host is required.
...FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and transactional sequence.
libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API.
SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
Command shell for interactive computing in multiple languages
IPython provides a rich toolkit to help you make the most of using Python interactively. Comprehensive object introspection. IPython provides input history, persistent across sessions. Caching of output results during a session with automatically generated references. Extensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords.
lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. At last you can write:
for x in `os ls *.py`:
`os cp $x my_backups`
PyDSH is a remote administration tool, consisting of pydsh and pydcp. Pydsh allows you to run a command on multiple hosts in parallel over RSH, SSH or Telnet, OR manage your SSH public keys. The pydcp command allows copying files to/from multiple hosts.
BCD is a shorthand for "Better CD". It is modeled after "cdargs" utility and allows you to give aliases to frequently used directories and "cd" to them. BCD is cross platform and was tested on Linux, Cygwin and Windows XP.
qpkg is Arch Linux' "query package" tool, using it, you can search for packages in all known repositories and in AUR, install packages directly from AUR, find packages owning files on your filesystem, check the integrity of installed packages, a.m.m.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any language that is supported by the Programming-Language-Micro-Kernel support.
...
A reverse HTTP shell to execute commands on remote machines behind firewalls. Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
OrganizerCalendar is a command line utility written in python that will help you organize your upcoming appointments using only command line, so you can use for example ssh to manage your calendar from remote computer.
This tool lets you login with SSH to a group of machines and interact with them as if they were one machine. Each command that you enter is run in parallel on all machines in the group. The output from each machine is printed separately.
SHython = sh + python. Why learn and practice 2 languages, when one is sufficient? If you know how to use a unix/linux shell and also know python, you should be comfortable using this shell right away.
This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned).
It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal.
It is developed in linux environment, but should be as system-independent as python itself.