An open API service indexing awesome lists of open source software.

https://github.com/neongamerbot-qk/ssh-server

My ssh server hosted on saahild.com
https://github.com/neongamerbot-qk/ssh-server

nodejs openssh ssh

Last synced: 5 months ago
JSON representation

My ssh server hosted on saahild.com

Awesome Lists containing this project

README

          

# Nodejs SSH Server

## Description

This is a simple SSH server written in Nodejs. it runs on my main VMS

## Installation

```bash
npm install
```

## Usage

```bash
npm start
```

## License

[MIT](https://choosealicense.com/licenses/mit/)

## Author

[Neon](https://saahild.com)

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.