Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Accelerated Upgrade utility for automated SW upgrade of Cisco devices
...It can be installed on any Linux/Unix or Mac and executed from there. It only requires Python available and if using older (older than python 2.7.1) version of python pexpect module needs to be installed. This utility contains a set of pre upgrade checks before doing upgrade to ensure everything needed is in place, then upgrade and post upgrade checks to verify upgrade was successful.
It's aimed at reducing human intervention during upgrade and hence making more human error free upgrades.
It's plugin based infra supports user writing their own plugins and insert for execution.
...
This is a tool I wrote a couple of years back in python. Requires python 2.x pexpect to run. It'll run via a webpage(cgi) and will issue commands to netscreen firewalls and display the results to the user(s).
Much like a standard looking glass type application.
Email me for questions/issues.
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 ssh brute forcer... Bruteforcing using wordlist then got control ssh of your target or your enemy... Including Pexpect module and autohelp.py Easy to use... gunslinger_
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A Python/PyGTK based terminal emulation program like Procomm for configuring serial devices like routers, switches, phone systems, etc. Serial back-end through PySerial, Expect-like scripting through pExpect. What else? I could really use your help!