https://github.com/neongamerbot-qk/ssh-process
Attach an ssh-process to ur nodejs process
https://github.com/neongamerbot-qk/ssh-process
github-include-on-site npmjs ssh
Last synced: 4 months ago
JSON representation
Attach an ssh-process to ur nodejs process
- Host: GitHub
- URL: https://github.com/neongamerbot-qk/ssh-process
- Owner: NeonGamerBot-QK
- License: mit
- Created: 2024-02-24T22:02:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T04:42:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T08:21:30.540Z (over 1 year ago)
- Topics: github-include-on-site, npmjs, ssh
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/ssh-process
- Size: 99.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Welcome to ssh-process 👋
> An ssh server which attaches to the node process
## Prerequisites
- node >=18.0.0
## Install
```sh
yarn install
```
## Run tests
```sh
yarn run test
```
## Author
👤 **Neon **
* Website: https://saahild.com/?ref=github
* Github: [@NeonGamerBot-QK](https://github.com/NeonGamerBot-QK)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2024 [Neon ](https://github.com/NeonGamerBot-QK).
This project is [MIT](https://github.com/NeonGamerBot-QK/ssh-process/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_