New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
DictDefence is program written in Python to stop dictionary attacks of all sorts. The basic idea behind DictDefence is the automated blocking of Script Kiddies that run dictionary based attacks on your servers.
PyOpMenu is a python based script for basic system administration.
...You can find some basic .mnu examples files in the repository. All menu options have to begin with $MENU key and all the actions have to contain .sh or sudo string. A lot of Gomenu .mnu must be compatibles.
For automatic start of the program you must add the next lines in the .bash_profile of the user:
exec ./opmenu.py
Requirements:
* Python 2.X
* main.mnu file
TODO
* English translation
* Error control
* Log system
* Improve Look&Feel
Comments and request are welcome.
...