#duckdns β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #duckdns, aggregated by home.social.
-
@dumbergerl I switched from #Duckdns to #Dynu, first their free version and then switched to the paying version as needed more than four addresses, works perfectly and use it with the IP update client running in the background, Perfect π
-
π#blogπ
ZeroTier β domowy VPN bez publicznego adresu IP
πππππ
https://blog.tomaszdunia.pl/zerotier/
#οΈβ£#οΈβ£#οΈβ£#οΈβ£#οΈβ£
#Android #DHCP #DuckDNS #DynamicDNS #HomeAssistant #iOS #IoT #NabuCasa #NoIP #OpenVPN #SelfHosted #VPN #Wireguard #ZeroTier -
Impostiamo un #DNS #Dinamico (#DynHost #DynDNS) con #DuckDNS per accedere ai nostri servizi da fuori, senza preoccuparci dell'IP Dinamico, in maniera #semplice e #veloce:
https://www.risposteinformatiche.it/configurare-dns-dinamico-duckdns-raspberry-pi/
#UnoLinux #IP #Server #raspberrypi #linux #RaspberryPiOS #curl #developers #services #access
-
Impostiamo un #DNS #Dinamico (#DynHost #DynDNS) con #DuckDNS per accedere ai nostri servizi da fuori, senza preoccuparci dell'IP Dinamico, in maniera #semplice e #veloce:
https://www.risposteinformatiche.it/configurare-dns-dinamico-duckdns-raspberry-pi/
#UnoLinux #IP #Server #raspberrypi #linux #RaspberryPiOS #curl #developers #services #access
-
@grainloom asked how my #d5 project compares to #duckDNS, and I thought others might be curious
tl;dr: d5 connects you to your home PC without updating DNS records (or involve a 3rd party)
With DuckDNS, you set a cron job (or whatever) to ping DuckDNS's server. It stores your IP address in their DB and updates DNS records.
To connect to your PC, you run `ssh $NAME_YOU_PICKED.duckdns.org` (or something else if you're not using SSH). DuckDNS redirects this to the current IP of your PC
(1/n)