Is this a new feature request?
Wanted change
It would be awesome to integrate the PoW-based bot blocker Anubis with SWAG.
It is a completely self-hosted solution that does not rely on 3rd party filtering on our behalf.
An example for nginx can be found here.
Currently used by many websites, some of them quite big players.
Reason for change
This feature would add another protection layer to the proxied sites.
Proposed code change
I need to delve into it but at higher level, the tool has a "one instance per service" hard requirement.
The Docker service example can be found here.
Maybe it can be done without changing anything, just setting it as a backend server in the application specific nginx config.
Is this a new feature request?
Wanted change
It would be awesome to integrate the PoW-based bot blocker Anubis with SWAG.
It is a completely self-hosted solution that does not rely on 3rd party filtering on our behalf.
An example for nginx can be found here.
Currently used by many websites, some of them quite big players.
Reason for change
This feature would add another protection layer to the proxied sites.
Proposed code change
I need to delve into it but at higher level, the tool has a "one instance per service" hard requirement.
The Docker service example can be found here.
Maybe it can be done without changing anything, just setting it as a backend server in the application specific nginx config.