Conversation
Notices
-
The 8000-line bash file is way easier to understand than the 400-line python file.
Both are littered with comments so you can shave off a roughly equal percentage.
The python file isn't actually complete; you need a key and it has no way to generate one. It just expects you to do that yourself and know exactly what it's asking for. It never explains.
-
Just run bash within the python file as a os.system call :marseybigbrain:
-
@KaiserKitty It's about certs so I'm planning to run neither in favour of my own ~20 line script.