Opening simple HTTP server using python
# python3 -m http.server <port>
$ python3 -m http.server 8080
Serving HTTP on :: port 8080 (http://[::]:8080/) ...
For further actions, you may consider blocking this person and/or reporting abuse
Mike Young -
Mike Young -
Mike Young -
Vladimir Dimitrov -
Top comments (0)