Python Server http jedna linia

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