Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Try free now
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
UDPonTCPproxy proxies UDP traffic from a set of ports over TCP tunnels. Server side NAT's the UDP ports to a chosen destination, then sends back destination's replies. Usefull to tunnel UDP over SSH tunnels to things like license or game servers.
Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.
Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
This is a remote administration tool that allows command execution on remote machines in a similar way to open ssh. The goal is to provide an OS independent way to execute remote commandsby using the Python interpreter.
Kojoney is an easy of use, secure, robust and powerfull Honeypot for the SSH Service written in Python. With the kojoney daemon are distributeds other tools such as kip2country (IP to Country) and kojreport, a tool to generate reports from the log fi
Is a complete GUI replacement for the gnome terminal which allows you to manage your connections, cluster mode (for sending commands for several servers at the same time) and support for ssh, ftp, telnet, vnc and rdesktop.
This Project tries to get the serverinformatin like i.e. workgroupname from different servers(i.e.samba) via ssh and to publish these information in a pygtk interface. It's gnome Interface which works under kde as well.
OrgLDAP is an extensible LDAP user management application supporting groups, *NIX (POSIX, Shadow), Samba and other account types, SSH public keys and sudo roles. It includes a reusable extensible library and a web-based front-end.
A very lightweight Python program that executes commands on multiple Linux hosts in a user-designated number of threads via SSH. Intended for management for a large number of Linux/Unix nodes
Pynk, or the Python Network (K/C)ontrol (Names are hard, give me a break) is a programme designed to return data, when polled, about the system it is sitting upon. We Don't Need No Stinking SSH
A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.