-
-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
会话连接前的脚本不运行
To Reproduce
Steps to reproduce the behavior:
1.我要一SSH会话中添加“会话连接前脚本”,内容为ping 127.0.0.1
2. 在1Remonte添加页面测试是正常的。在任务管理器中可以看到ping这个进程
3.但在保存后,,我打开这个SSH会话,查看任务管理器中并没有ping进程在运行
Expected behavior
会话运行过程中,任务管理器并无相关脚本的进程。
Desktop (please complete the following information):
- OS: win11 企业版
- PRemoteM Version [e.g. 1.0]
Additional context
Add any other context about the problem here.4. 同时我另一个脚本,内容为
5. ssh.exe -iC:\Users\ROY_xin\OneDrive\PROJECTS\cloudSDP\ssh_cloudSDP -Nf -L 31022:Bhost:22 root@Ahost
6、同样测试正常,但在保存并运行,查看任务管理器中并没有SSH进程在运行
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working