home.social

#duckdns β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #duckdns, aggregated by home.social.

  1. @dumbergerl I switched from to , 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 πŸ‘

  2. πŸ†•#blogπŸ†•

    ZeroTier – domowy VPN bez publicznego adresu IP

    πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
    blog.tomaszdunia.pl/zerotier/
    #️⃣#️⃣#️⃣#️⃣#️⃣
    #Android #DHCP #DuckDNS #DynamicDNS #HomeAssistant #iOS #IoT #NabuCasa #NoIP #OpenVPN #SelfHosted #VPN #Wireguard #ZeroTier

  3. @grainloom asked how my project compares to , 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)