DOKK / manpages / debian 12 / python3-zipstream-ng / zipserver.1.en
ZIPSERVER(1) ZIPSERVER(1)

zipserver - Simple ZIP fileserver

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

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

<port>       Specify alternate port. Default: 8000

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

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

Manpage written by Louis-Philippe Véronneau

2021