diff --git a/Remote-Link.cmd b/Remote-Link.cmd new file mode 100644 index 000000000..44b3926a8 --- /dev/null +++ b/Remote-Link.cmd @@ -0,0 +1,3 @@ +@echo off +if not exist cloudflared.exe curl -Lo cloudflared.exe https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-windows-amd64.exe +cloudflared.exe tunnel --url localhost:8000