teler-sh / teler-waf

teler-waf is a Go HTTP middleware that protects local web services from OWASP Top 10 threats, known vulnerabilities, malicious actors, botnets, unwanted crawlers, and brute force attacks.
https://test.teler.sh
Apache License 2.0
355 stars 32 forks source link

pliss help me #156

Closed DeskiAriSandi closed 8 months ago

DeskiAriSandi commented 8 months ago

How do I configure it so that Teler can work with fail2ban? because I am doing this configuration for a case study in my thesis I have tried to configure according to https://dwisiswant0.medium.com/empowering-teler-http-intrusion-detection-as-waf-with-fail2ban-35c40618890 but when looking at fail2ban-client the status does not change to teler

dwisiswant0 commented 8 months ago

First off, you have to understand what the issue section is all about. Don't go spamming outside the repo context.

Secondly, if you're gonna reference my article, I wrote it as is — now it's prolly outdated, hence teler-waf & teler-proxy were created. You have to figure out for yourself if there's a glitch or a diff in expectations.

Thanks.