ProxyChanger/out/artifacts/proxy/Run console.cmd

4 lines
38 B
Batchfile
Raw Permalink Normal View History

2023-03-29 12:25:49 +03:00
@echo off
cls
java -jar proxy.jar
exit