/SW Block terminated clients

SW Block terminated clients

v0.1.3

Traefik plugin to block HTTP requests from terminated clients

This traefik block HTTP requests for terminated clients.

Dev setup

Install tools and dev dependencies

mise install
mise run install_yaegi

Run tests

mise run test

Format and lint the code

mise run format
mise run lint