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