Reverse engineered prompt

GitHub

I want a Python project that pulls together a bunch of small security and networking scripts into one clean, runnable toolkit for learning in a local lab. The repo should feel like a collection of examples from a hacking with Python course, with things like port and ping scanning, banner grabbing, simple web crawling, proxy and Tor connection demos, basic auth and digest auth examples, SSH and SNMP testing, and a few debugging or hooking demos. Keep it educational and clearly meant for safe testing only.

Please make it easy to run, with a simple entry point or menu, clearer names, and short explanations for what each script does and when to use it. If some scripts are old or broken, update them enough to run on a modern Python setup or mark them as legacy. Add a README that explains setup, what works, and basic examples. If you need more context, you can look up the original Hacking con Python series online.

Have a live product UI? Try website reverse