kingToolbox / kingToolbox/WindTerm
触发器,运行命令,无法拿到命令的值并输出
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
如运行命令 powershell ./login.ps1 “auth-key”
有些场景需要使用复杂脚本来处理授权逻辑,需要获取脚本处理完成后的数据,并打印到ssh终端上。
目前没有办法拿到脚本的输出内容,并打印到ssh终端。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the trigger command execution and output-handling entry points, then verify how PowerShell output is handled for an SSH session. Done means a trigger can run the shown command, capture the script's resulting value, and print that value to the SSH terminal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100