Dylan Katz
Dylan Katz
So I took a quick look at this, and it'll be more difficult than ix. ix uses incremental values. Hastebin uses psuedorandom numbers. It should be possible to predict/reverse their...
@imfht looks like you've got some merge conflicts. If you could rebase off master, we can get this merged in, and that'd be great.
Looks like snyk is still complaining. I don't think I have access to snyk, @kevthehermit do you know what requirements it's having issues with specifically?
PRs are definitely welcome!
I'm a little confused about why you're trying to SSH to port 5601. You should be able to access kibana on localhost port 5601 if running locally. If you're running...
FYI @thephpjedi this will likely be a significant lift due to the multithreading we're doing and require a large rewrite of a pretty core part of the application. I have...
I really appreciate it, that will make life a lot easier. Thanks!
Hey, thanks for the update. I will attempt to take a whack at this as soon as I get some spare time. I really appreciate the effort you've put in...
@thephpjedi we should now be compliant with your ToS and ratelimit (as of 1.3.0). Moving back on topic for this issue, the best approach will probably be with a base...
Just to be clear, recipient_2 will require that all 3 omitted rules be present in order to send them an email, while recipient_1 will require _any_ of those rules to...