miniserve

Examples

miniserve -p 8888 -i 0.0.0.0 -u -- .

... serves for upload in CWD on port 8888 and on all ipv4 interfaces



curl -F "path=@/path/to/file/something.txt" https://test.pichove.org/upload\?path=\/

... uploads file using curl

2026-04-11 12:31:11

minicms - © 2020-2026 Simeon Simeonov