Go to file
Dan Ballard ec7ad148cf cookie is a struct, grab the value for index 2020-09-28 10:03:27 -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 is a struct, grab the value for index 2020-09-28 10:03:27 -07:00

README.md

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