Python Server http One Line
cd into directory that you need to share
sudo python3 -m http.server 80
lory9894
cd into directory that you need to share
sudo python3 -m http.server 80