💾 Archived View for bbs.geminispace.org › u › wasolili › 4671 captured on 2023-12-28 at 18:09:54. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-14)
-=-=-=-=-=-=-
Re: "I guess setting up a tor hidden service to ssh into my home..."
ssh over Tor is sometimes fine but often frustratingly laggy, in my experience. I think you can run your onion service in single hop mode to improve speed if you don't care much about its anonymity.
instead of running dyndns and telling everyone my ip
if you just need a way of figuring out your IP whenever it changes, you could use a script that messages or emails you when the IP changes instead.
Aug 23 · 4 months ago
🍵 innerteapot · Aug 23 at 11:14:
I always put my ssh on a random port to avoid automated port scanners. Also check out using fail2ban to monitor / block multiple login attempts.
i2p your next stop :P
I guess setting up a tor hidden service to ssh into my home server is the best thing i could do instead of running dyndns and telling everyone my ip. Need to try that, I hope speed and stability is good enough.