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

https://github.com/grzegorzwalewski/ssh-keep-alive

How to keep Your ssh session online
https://github.com/grzegorzwalewski/ssh-keep-alive

Last synced: 3 months ago
JSON representation

How to keep Your ssh session online

Awesome Lists containing this project

README

        

# ssh-keep-alive
How to keep Your ssh session online

## How to:
1. Put file config inside of `~/.ssh/` dir

## How it works:
Ssh sends keep-alive packets to server every 4 minutes. This way we keep saing server "hey im still using this connection, don't kill me"