Skip to content

Releases: yne/dzr

220810

10 Aug 19:19

Choose a tag to compare

Make key extraction POSIX-compliant

220718

18 Jul 09:34
5b6ba70

Choose a tag to compare

Fix REQUEST_METHOD compare

220717

17 Jul 22:51

Choose a tag to compare

Add HEAD support for cgi detection and add multiple play mode in fron…

220715

15 Jul 00:05

Choose a tag to compare

Add basic CGI frontend for WSL

Add OpenSSL 3 Support + use od instead of hexdump

31 May 19:06

Choose a tag to compare

220505

05 May 07:05

Choose a tag to compare

Added Gentoo install instructions

220503

03 May 23:13

Choose a tag to compare

Add CGI support (fix #16)

220309: Propagate $FETCH overide to dzr-url

09 Mar 15:50
3634e09

Choose a tag to compare

so `FETCH="curl -s -k" dzr` could work while playing

220222: curl command override using FETCH env variable

22 Feb 19:35
39abc3e

Choose a tag to compare

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

09 Feb 16:57
3891052

Choose a tag to compare

Add /user/:id menu on homepage