|
|
|
@ -15,7 +15,7 @@ Requirements :
|
|
|
|
|
Start : |
|
|
|
|
- Run `yarn keygen` to generate an SSH key pair |
|
|
|
|
- Copy `config.example.json` as `config.json` and specify a custom port |
|
|
|
|
- Run `yarn install --production=true` to install production dependencies |
|
|
|
|
- Run `yarn install --prod` to install production dependencies |
|
|
|
|
- Run `yarn start` to start the SSH server |
|
|
|
|
|
|
|
|
|
Stop : press `Ctrl + C` |
|
|
|
|