Go to a given directory with
cd
, then serve the current directory as a web server with the command:python -m SimpleHTTPServer
On the other machine go to the address
http://server-ip:8000/
No comments:
Post a Comment