Releases: yne/dzr
Releases · yne/dzr
220810
Make key extraction POSIX-compliant
220718
Fix REQUEST_METHOD compare
220717
Add HEAD support for cgi detection and add multiple play mode in fron…
220715
Add basic CGI frontend for WSL
Add OpenSSL 3 Support + use od instead of hexdump
220505
Added Gentoo install instructions
220503
Add CGI support (fix #16)
220309: Propagate $FETCH overide to dzr-url
so `FETCH="curl -s -k" dzr` could work while playing
220222: curl command override using FETCH env variable
Examples: - `FETCH="wget -q -O -" dzr` use wget in place of curl - `FETCH="curl -s -k" dzr` disable curl SSL verification The last example is needed if you are behind a forward proxy
220209
Add /user/:id menu on homepage