steelbrain / steelbrain/node-ssh
can i set timeout for ssh command?
Open
Nobody has claimed this yet.
question
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
helllo.
i like node-ssh and i am using this library in our project.
I have a question about timeout.
when i use "execCommand" or "exec", how to set timeout ?
if i want to wait just 5 sec, how to set ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the execCommand and exec entry points and their API documentation; the issue names no source files or tests. Determine whether a five-second timeout is already supported or needs to be exposed, then document or verify the behavior with a focused test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100