Y
Hacker News
new
|
ask
|
show
|
jobs
by
ptx
1090 days ago
I think you must have misread the documentation [1], which says: "By default, the server binds itself to all interfaces."
[1]
https://docs.python.org/3/library/http.server.html
1 comments
bradrn
1090 days ago
Not ‘misread’, just ‘missed that bit entirely’. Testing it out, this is indeed the case.
link