Http file server with compression. Double click files and folders for the zip version. Feel free to leave suggestions on github
npm install -g @rockz/serveserve # serve all subfolders from working directorynpm remove -g @rockz/serveUsage: serve [options]
Serve files with a nice ui. Single click to navigate, double click for a zip
Usage: serve [options]
Serve files with a nice ui. single click to navigate, double click for a zip
Options:
-p, --port <int>
-f, --forward [domain] domain of ssh forwarding server (ex. localhost.run, rockz.one)
-d, --domain <domain> domain of desired url
-k, --key <path> private key path for forwarding agent
-h, --help display help for commandwebpage tested with https://www.webpagetest.org/

