๐โโ๏ธRunning Pupcloud
pupcloud -r /my/dirPupcloud v0.6.x (c) 2022 Germano Rizzo
Usage of bin/pupcloud:
--allow-root Allow launching as root (default: don't)
--bind-to string The address to bind to (default "0.0.0.0")
--follow-symlinks Follow symlinks when traversing directories (default: don't)
--max-upload-size int The max size of an upload, in MiB (default 32)
-p, --port int The port to run on (default 17178)
-P, --pwd-hash string SHA256 hash of the main access password, if desired
--readonly Disallow all changes to FS (default: don't)
-r, --root string The document root to serve
--share-port int The port of the sharing interface (default 17179)
--share-prefix string The base URL of the sharing interface (default: 'http://localhost:' + the port)
--share-profile stringArray Profile for sharing, in the form name:secret, multiple profiles allowed
--title string Title of the window (default "๐ถ Pupcloud")Last updated