tiddlyhost / tiddlyhost-com

Rails application for creating and hosting TiddlyWiki sites, plus resources for deploying it to https://tiddlyhost.com/
Other
188 stars 18 forks source link

Lock down ssh to prod host by ip address #151

Closed simonbaird closed 3 years ago

simonbaird commented 3 years ago

I saw this just now:

There were 2 failed login attempts since the last successful login.

So I guess ssh is exposed. It should be possible to block it from addresses that are not my workstation.

simonbaird commented 3 years ago

Done a while ago.