Teler: Real-Time HTTP Intrusion Detection(github.com)
github.com
Teler: Real-Time HTTP Intrusion Detection
https://github.com/kitabisa/teler
3 comments
Seems like the "refactor" to a completely new project also includes new license restrictions with Elastic license for the core application. Can't say I blame them and at least it's not the damn BSL, but I still don't like it very much.
I shall look into this. Modsecurity with traefik is an ugly nightmare that no one should put up with
Looks like the repo is archived and they aren’t working on it anymore?
"The development of teler IDS is currently on hold. However, we're thrilled to inform you that we've decided to take a bold step by embarking on a complete refactor, starting from scratch to enhance the overall development process."
Starting from scratch is the exact opposite of “refactor”. What they may have meant is “redesign”.
Looks like this https://github.com/kitabisa/teler-v3 is the planned version. There's a v2 listed in their GitHub as well they mention us current.
How do you install it?
$ go install teler.app@latest
go: downloading teler.app v1.2.2
go: teler.app@latest: module teler.app@latest found (v1.2.2), but does not contain package teler.app
go: downloading teler.app v1.2.2
go: teler.app@latest: module teler.app@latest found (v1.2.2), but does not contain package teler.app
At the very beginning of the Readme file, you can see the state of the project.