curl-request-dictionary-attack

We all love curl for its ease of use in performing various kinds of almost raw requests via a multitude of protocols in a convenient CLI fashion. But that’s just …

supervisor-config-gen utility

Today I had to write lots of supervisor config files for many microservices running on an outdated OpenVZ kernel (aka doesn’t support docker/rkt). I hate manually editing a bunch of …