2

Auto IP link in app

I think it will be very convenient if you add to the official application the ability to automatically link ip with some time interval.

6 replies

null
    • olivier
    • 3 yrs ago
    • Reported - view

    With the application, there is no need to link the IP. More info here: https://help.nextdns.io/t/m1hmv0k/which-setup-type-to-use

      • Sergey_Twersky
      • 3 yrs ago
      • Reported - view

      Olivier Poitrey it is clear that with the application, i don't need to update the IP link for the computer with app, but I would like to have this function for other local network devices that do not have the application installed, since my provider's router does not have ddns and IPv6 support

      • TechStud
      • 3 yrs ago
      • Reported - view

      Sergey Twersky You can either visit the provided update URL in a browser to link your IP or put the provided update URL within a script and have it run regularly to update your linked IP.

      • Sergey_Twersky
      • 3 yrs ago
      • Reported - view

      TechStud Perhaps you can suggest how to create such a script? I am not very good at such things. Need some kind of http request via powershell and add it to scheduled tasks?

      • TechStud
      • 3 yrs ago
      • Reported - view
      • crssi
      • 3 yrs ago
      • Reported - view

      Sergey Twersky

      Invoke-WebRequest -Uri "https://nextdns.io" | Out-Null

      ^^ Obviously you need to change https://nextdns.io with your config url which should look like for example https://link-ip.nextdns.io/2bed1f/6d36192e55ac3217

Content aside

  • 2 Likes
  • 3 yrs agoLast active
  • 6Replies
  • 488Views
  • 4 Following