摘要: https://github.com/PowerShell/Win32-OpenSSH/wiki/Logging-Facilities 阅读全文
posted @ 2021-06-16 16:47 该显示昵称已被使用了 阅读(24) 评论(0) 推荐(0) 编辑
摘要: @echo off if "%1" == "h" goto begin mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit :begin ping 10.101.35.129 -n 100 阅读全文
posted @ 2021-06-16 13:46 该显示昵称已被使用了 阅读(76) 评论(0) 推荐(0) 编辑