SillyTavern/Remote-Link.cmd

4 lines
205 B
Batchfile
Raw Normal View History

@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