Make localhost public
Share your localhost web app over the internet with a public URL.
# Install
$ pip install publichost
# Use
from publichost import Tunnel
tunnel = Tunnel(port=3000)
→ https://x8k2p.publichost.dev
Features
Simple
Single line of code
Customizable
Random or custom URL
Secure
Encrypted by default