Hacker News new | ask | show | jobs
by mks_shuffle 681 days ago
Another option with Python is

uploadserver: https://github.com/Densaugeo/uploadserver

python built-in: python -m http.server <port> (does not support upload)