Go to file
Dan Ballard ae0b3c8b39 make sure resp body close on round trip even in error 2025-03-05 09:33:05 -08:00
README.md fix README markdown spacing? 2020-09-28 14:50:57 -07:00
counter.go add counter and logging for debuging tweaks 2020-09-27 13:17:57 -07:00
go.mod initial filter and proxy work 2020-09-26 13:48:49 -07:00
go.sum initial filter and proxy work 2020-09-26 13:48:49 -07:00
main.go make sure resp body close on round trip even in error 2025-03-05 09:33:05 -08:00

README.md

Requires

proxy_set_header X-Real-IP $remote_addr;

in nginx server config