steelbrain / steelbrain/node-ssh
how set debug logs in node-ssh npm
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Hello Everyone,
I am using the node-ssh npm package (2.0.7 version), but due to some issue, node-ssh does not accept packets sent by an SSH server.
Just because of this, my application suddenly crashed. I am not able to debug the packet exchange from the client end.
Could you please help me to understand how we can set debug logs to check the exact command or packet exchange status?
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
No files, tests, or entry points are named. Start by reviewing node-ssh 2.0.7's logging configuration and reproducing the SSH packet failure; done means identifying how to inspect the client/server exchange or documenting the missing debugging path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100