ipfilter
ipfilter copied to clipboard
ipfilter is a middleware for Caddy that blocks or allows requests based on the client's IP
Does ipfilter work with Caddy 2?
I created a stub caddy project as directed here: `https://github.com/caddyserver/caddy`. Added an import for ipfilter: `_ "github.com/pyed/ipfilter"`. Here's what ended up in my go.mod: ``` module caddy go 1.13 require...
Arrive at a page blocked using ipfilter. Spoof the X-Forwarded-For header with a permitted IP. Refresh. Access granted...
Hello dear author ! Could you please add feature to use SECOND database on MaxMind - named as CITY ? What I am talking about. As you surely know Russia...
I guess this is kind of a feature request. It would be nice to use markdown on blockpages. This would open up possibilities for more advanced respons-pages useful for users.