-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
https://tt1.hon.sh - server side render zig std docs (dev env)
brew install cloudflared
cloudflared -v
# cloudflared version 2025.6.1 (built 2025-06-17T09:42:18Z)
cloudflared tunnel -h
cloudflared tunnel login
cloudflared tunnel create m1-3000
cloudflared tunnel list
cloudflared tunnel route -h
cloudflared tunnel route dns -h
cloudflared tunnel route dns m1-3000 tt1.hon.sh
# dog = dig
dog tt1.hon.sh
# setup force https on dash.cloudflare.com
curl -sv tt1.hon.sh
cloudflared tunnel run -h
cloudflared tunnel run --hello-world m1-3000
curl -sv https://tt1.hon.sh
cloudflared tunnel run --url http://127.0.0.1:3000 m1-3000
curl -sv https://tt1.hon.shReactions are currently unavailable