Commit 94df3d53 authored by jinliang's avatar jinliang

update userdata for windows

parent 235c5a35
......@@ -64,6 +64,9 @@ public class AliEcsRemoteClient {
+ "echo socks -p8882 >> C:\\3proxy-0.9.4-x64\\bin64\\3proxy.cfg \n"
+ "echo flush >> C:\\3proxy-0.9.4-x64\\bin64\\3proxy.cfg \n"
+ "rem Install 3proxy service with the specified configuration file \n"
+ "C:\3proxy-0.9.4-x64\bin64\3proxy.exe --install C:\3proxy-0.9.4-x64\bin64\3proxy.cfg \n"
+ "rem Start the 3proxy service \n"
+ "net start 3proxy \n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment