webserver

// Start a webserver with python
sudo python3 -mhttp.server 80

Last updated

Was this helpful?