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

4 lines
38 B
Batchfile

@echo off
cls
java -jar proxy.jar
exit