Hello,
I'd like to test a custom rule in regex.custom.pm, whats the best way to test this manually, so I can debug it?
I added a print statement in there, however it's not being shown if I run /etc/csf/lfd.pl -f .
Thanks
Running manually for debugging
Re: Running manually for debugging
Hello, thanks it wasn't to test the regex as such, I'd used that site to validate the pattern, I just wanted to debug the code in that module in real time and see the output.