traefik-middleware
There are 40 repositories under traefik-middleware topic.
steveiliop56/tinyauth
The simplest way to protect your apps with a login screen.
maxlerebourg/crowdsec-bouncer-traefik-plugin
Traefik plugin for Crowdsec - WAF and IP protection
hhftechnology/traefik-log-dashboard
A real-time dashboard for analyzing Traefik logs with IP geolocation, status code analysis, and service metrics. Built with React (Shadcn UI) and Node.js.
wiltonsr/ldapAuth
An open source Traefik Middleware that enables authentication via LDAP in a similar way to Traefik Enterprise
MarvinJWendt/traefik-guardian
👮 A dead simple forward auth provider to protect Traefik services with passwords.
hhftechnology/statiq
This is a plugin for Traefik to build a feature-rich static file server as a middleware.
hhftechnology/traefik-log-processor
Processing Traefik logs by splitting them into separate folders based on the "ServiceName" field (e.g., "9-service@http") and implementing log rotation and retention.
juitde/traefik-plugin-fail2ban
Block or allow IPs depending on various conditions
blueshift-labs/traefik-block-regex-urls
A Traefik plugin to block access to certain urls using a list of regex values and return a defined status code.
jeppestaerk/traefik-xff-to-xrealip
✨ Pinpoint the correct client IP! This Traefik plugin intelligently sets `X-Real-Ip` by selecting an IP from the `X-Forwarded-For` header using a customizable `depth` (index). 🌐 Ideal for multi-proxy setups (e.g., behind Cloudflare). Get the real client IP, every time! 🚀
hhftechnology/traefik-queue-manager
A Traefik middleware plugin that implements a queue management system for your services, helping to manage traffic spikes by limiting the number of concurrent users and providing a fair waiting experience.
cookielab/traefik-middleware-request-logger
Traefik request/response logger middleware
JonasSchubert/traefik-allow-countries
A Traefik plugin to allow only certain countries and block everything else.
pascaliske/docker-traefik-errors
Custom error pages for your traefik installation.
Spakl-io/shorty
Shorty Traefik plugin for a simple link shortnener
alexandreh2ag/traefik-ipfilter-basicauth
Ip Filter - Basic auth is a middleware plugin for Traefik which try to authorize client by IP address or at least by Basic auth.
JonasSchubert/traefik-block-paths
A Traefik plugin to block access to certain paths using a list of regex values and return a defined status code.
math280h/terraform-kubernetes-traefik-middleware
A simple collection of easy to use middlewares for traefik implemented in terraform
Enrico204/traefik-geoip-forwardauth
A tiny server for Traefik ForwardAuth implementing ip blocking/allowing based on MaxMind data.
krair/GeoWhitelist
Traefik ForwardAuth middleware utilizing GeoJS.io to whitelist IP's based upon geolocation.
morzan1001/forward_auth_grpc_plugin
This repo contains a plugin for Traefik. Analog to the forwardauth middleware for http traffic I have implemented a version for grpc communication.
pdazcom/botdetector
Traefik middleware plugin that detect search engines (Google, Yandex) request with rDNS verification, and redirect to some special domain.
sadaghiani/traefik-auth-middleware
A Traefik middleware for validation JWT and passing claims to the header.
shantanugadgil/traefik-block-regex-urls
A Traefik plugin to block access to certain urls using a list of regex values and return a defined status code.
tkreiner/traefik-regex-block
Middleware plugin for Traefik to block IPs for a period of time, based on the URL matching a list of regex patterns.
vercel-saleseng/traefik-oidc-auth-plugin
Vercel OIDC Plugin for Traefik
Jakob3xD/checkheaders
Check incomming request headers
lukas-r/traefik-subdomain-path-rewrite-plugin
A Traefik middleware plugin to rewrite subdomains to paths dynamically.
mridang/traefik-superheader
A traefik plugin to add the most common headers to HTTP requests
aon4o/traefik-plugin-robots-txt
Traefik plugin to create, overwrite or complete the robots.txt file
developmentaid-org/denyip
DenyIP plugin for Traefik
iobear/queryparameter-to-bearer
Generating Bearer token from query parameter for internal proxy, where Bearer is not possible.
LiquidLogicLabs/traefik-plugin-cors-regex
A Traefik plugin that adds support for regex and wildcard domains in the Access-Control-Allow-Origin header for CORS (Cross-Origin Resource Sharing).
Vandebron/traefik-keycloak
A plugin that uses Keycloak JWK endpoints to validate tokens sent through traefik and add claims to headers