Hacker News new | ask | show | jobs
by lostmsu 1054 days ago

  pip install https.server
  python -m https.server <port>
1 comments

I guess you must have just omitted the line where the SSL certs are generated and the mDNS is handled?

Smart Alec replies are one thing but badly thought out Smart Alec replies contribute so very little.

SSL cert is generated (untrusted)

mDNS is a QoL feature I am not sure is that useful.