⚠️ Please don't use this for anything. This is used as part of a demo for Tailscale.
docker build --tag demo-streamer .
docker run --publish 8080 demo-streamer
apt-get update
apt-get install -y golang
go install github.com/tailscale-dev/demo-streamer@latest
nohup ./go/bin/demo-streamer &
or
curl -fsSL https://raw.githubusercontent.com/tailscale-dev/demo-streamer/main/run_ubuntu.sh | sh
tailscale serve https / http://127.0.0.1:8080
tailscale funnel 443 on