Hacker News new | ask | show | jobs
by rgreasons 3530 days ago
helpful tip to build upon #1: you can pass a valid port number to the SimpleHTTPServer command to open that port instead of 8000.
1 comments

What about specifying the interface?

Last time I checked it wasn't possible.