> python3 -m http.server Serving HTTP on 0.0.0.0 port 8000 ... > python3 -m http.server 8080 Serving HTTP on 0.0.0.0 port 8080 ...