ProxyChanger/out/artifacts/proxy/Run.cmd
2023-03-29 17:25:49 +08:00

4 lines
48 B
Batchfile

@echo off
cls
start /B javaw -jar proxy.jar
exit