系統工具

RAK自研脚本工具,可改端口,配置IP,测速等

Windows server 2012+ 以管理员身份运行powershell执行:

curl -Uri "http://198.200.51.51/windows_tools.cmd" -OutFile "C:\Windows\System32\wintools.cmd";wintools

 

linux命令行执行

curl -o ./linux_tools.sh http://198.200.51.51/linux_tools.sh && bash linux_tools.sh

  • 0 用户发现这个很有用
此文章对您是否有帮助?