Y
Hacker News
new
|
ask
|
show
|
jobs
by
__fst__
425 days ago
python3 -m http.server -d /path/to/dir
1 comments
rad_gruchalski
425 days ago
Don’t forget 8080. http.server binds on port 8000 by default :].
link
globular-toast
425 days ago
Why is 8080 more likely to be available than 8000?
link
rad_gruchalski
425 days ago
Don’t worry, it’s a misunderstanding.
link