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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
An essential utility, passgen was written in response to the lack of a useful passwordgenerator, which should be standard issue for any multi-user machine. passgen generates passwords which comply to security stds recommended by CERT, NIST and others.
Various TCP/IP servers, clients and network management tools
IPtools is an all in one package that includes various TCP/IP tools.
Server:
- FTP
- TFTP
- Syslog
- Web
- Remote Command
- General UDP server
- Multicast server
Client utilities:
- Multicast client
- TFTP client
Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge:
- VXLAN (newly released)
- UDP sessions
- NIC card of the PC
- Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator...
Generate a set of random passphrases for you to choose from.
Easy to use command line based strong passphrase generator.
Implemented as a self contained perl script that should work on many unix like systems.
The passphrase-generator defaults to only 3 words instead of the 4 suggested by XKCD, but uses a larger dictionary found in many unix like systems at /usr/share/dict/words. It also provides estimates for the entropy of the generated passphrases. The randomization is based on /dev/urandom and SHA1.
See http://xkcd.com/936/ for an...
Perl PasswordGenerator using LINUX /dev/urandom, randomized by time signature and hash final masking. Usage: /usr/bin/perl mkpw-hash-alpha.pl [--hash=MD5/SHA1/SHA256/SHA512] [--length=integer<17] [--cycles=integer=1...3]