Phillip Markert

Results 15 issues of Phillip Markert

Allow one server to be setup as a hyperpotamus master/controller server and other servers to be configured as slave servers. Then the master server dispatches processing requests to the remote...

Right now, all hyperpotamus actions run on a single thread/CPU. For parallel/concurrent invocation (such as `--concurrency` with `--loop` and `--csv` options) spread out to consume multiple cores.

I've only implemented socks5/http. Would be trivial to add socks5/https, but hasn't come up as a specific need yet.

Hi there, I'm using Markup.js for a rather non-standard opportunity. I evaluated all of the templating engines that I could find and this one fit my needs perfectly, with the...

When using the AWS ALB Controller to automatically create a load-balancer for the ingress, I noticed that the chart does not allow a finalizer to be included for clean-up. This...