logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zipserver - Simple ZIP fileserver

Arguments

<port>       Specify alternate port. Default: 8000

Author

       Manpage written by Louis-Philippe Véronneau

                                                      2021                                          ZIPSERVER(1)

Bugs

       Bugs    can    be    reported    to    your    distribution's    bug    tracker    or     upstream     at
       <https://github.com/pR0Ps/zipstream-ng/issues> .

Description

zipserver  is a simple fileserver with support for downloading multiple files and folders as a single zip
       file.

Name

       zipserver - Simple ZIP fileserver

Options

-h--help  Shows the help message
       -b--bind  Specify alternate bind address. Default: all interfaces
       --directory    Specify alternative directory. Default: current directory

Synopsis

       zipserver [--bind ADDRESS] [--directory DIRECTORY] <port>
       zipserver (-h | --help)

See Also