Y
Hacker News
new
|
ask
|
show
|
jobs
by
john_alan
488 days ago
How is this better than DDclient + WireGuard?
1 comments
k8sToGo
488 days ago
Not all ISP provide a public IP address.
Some ISP force you to change your IP every 24h. So you'd have to reconnect your VPN.
link
mr_mitm
488 days ago
DDclient (or an alternative) takes care of the IP change and wireguard is as good as stateless anyway.
link
k8sToGo
488 days ago
Wireguard connects to an IP endpoint. It does not resolve the domain for each packet.
link
mr_mitm
488 days ago
Maybe this has to be solved on the application layer then. All I can say is that my setup with a dynamic DNS entry and WG tunnel on android works flawlessly.
link
john_alan
488 days ago
Gotcha but a restart every IP change and you’re good.
link
Some ISP force you to change your IP every 24h. So you'd have to reconnect your VPN.