mmetc

Results 109 comments of mmetc

Replaced by https://github.com/crowdsecurity/crowdsec/pull/3010

done in https://github.com/crowdsecurity/crowdsec/pull/2987 which includes logs and a refactoring

merge is postponed to 1.6.3 since I'd like to correctly bubble up errors from goroutines and 1.6.2 is too soon

Next one, I'd rather remove the remaining os.Exit and log.Fatal before implementing this

done in https://github.com/crowdsecurity/crowdsec/pull/2981

No, and since the issue is old I'd like to be sure if it's still something we want to do (presumably for the other bouncers too) parsing yaml with bin/sh...

Hi! Thanks for the contribution, we released a long overdue stable version yesterday, so will review this for the next one, which shouldn't take as much

In the pfsense plugin, we create the ipv4/ipv6 rules (which are not editable nor shown in the interface) but they can be disabled. The user is free to add their...

I'm just giving my 2c as a happy bats user For TUI output, I find it way faster to reconcile the differences with a tool like github.com/dandavison/delta So I know...

I can easily add logging and tag, as plugin options. This is the list of the accepted parameters: https://github.com/opnsense/core/blob/master/src/opnsense/mvc/app/library/OPNsense/Firewall/FilterRule.php#L39 I understand there are persistent, editable rules in the default configuration,...