Go to file
Dan Ballard a38c82fd21 cookie count per ip logging 2020-09-27 19:34:24 -07:00
README.md nginx instructions comment 2020-09-27 19:31:02 -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 cookie count per ip logging 2020-09-27 19:34:24 -07:00

README.md

Requires proxy_set_header X-Real-IP $remote_addr; in nginx server config