meetrice

DO 按钮:

 

Clipboard SET cd {sourcepath|noterm|noroot} ; /bin/bash
Delete NORECYCLE FORCE QUIET FILE "D:\app\tools\kitty\initpath.txt"
Clipboard PASTE AS="D:\app\tools\kitty\initpath.txt"
cd D:\app\tools\kitty
D:\app\tools\kitty\aliyun.bat

  

initpath.txt内容

cd /www/wwwroot/ims.rc3cr.com ; /bin/bash

  

aliyun.bat内容

@echo off
start kitty.exe root@ipaddress -i aliyun.ppk -m "D:\app\tools\kitty\initpath.txt" -t

  

分类:

技术点:

相关文章:

  • 2021-07-29
  • 2021-08-24
  • 2021-07-10
  • 2021-12-09
  • 2021-11-02
  • 2022-01-06
  • 2021-09-28
  • 2021-11-26
猜你喜欢
  • 2021-11-24
  • 2021-06-29
  • 2022-12-23
  • 2021-09-01
  • 2021-04-07
  • 2021-12-23
  • 2021-11-12
相关资源
相似解决方案