←back to thread

319 points SpaghettiX | 1 comments | | HN request time: 0s | source
Show context
72deluxe ◴[] No.30285810[source]
Why not just run Wireguard on a raspberry pi, set up DDNS to send your home IP to a Dynamic DNS provider (if you're on a dynamic IP), and then SSH to your machines at home using keys (instead of passwords)?

Setting up a Pi and running the Wireguard install script is about half an hour of work.

replies(1): >>30288832 #
anderspitman ◴[] No.30288832[source]
If you're using ddns why do you need WireGuard at all?
replies(2): >>30290782 #>>30291123 #
1. Skunkleton ◴[] No.30290782[source]
I use a similar setup. The VPN is needed because it is the only port accessible outside my network. Wireguard is easy to setup right, and I already need it for accessing other stuff on my home network.