“Ad-hoc webserver” for static files on UNIX/MacOSX? May 11, 2023 by Tarik If you have python installed: $ python -m SimpleHTTPServer Serving HTTP on 0.0.0.0 port 8000 ...