Skip to content

Releases: marcodpt/minirps

Ignore files

04 Aug 19:43
Compare
Choose a tag to compare

This version by default ignore hidden files and directories, very useful to avoid serving /.git for example.
Also it allows you to ignore files based on a glob.

  • allow cors changed to -o
  • include hidden files -a
  • ignore files based on glob -i

First version with precompiled binary

20 Oct 14:38
Compare
Choose a tag to compare

In this version, support for the generic Linux binary begins.