Code Monkey home page Code Monkey logo

xwolfoverride_duckdns's Introduction

DuckDNS Windows Client by XWolfOverride

A simple DuckDNS updater for Windows in C#

This updater tries to be easy to use and ready for advanced users.

Download on the Releases page.

Easy mode

Initial screen.

The first time the updater opens shows this screen where you can set the token and the domain.

Get both data from your Duck DNS account webpage:

DuckDNS account page

Set the update interval from the list or write your own.

Clicking OK will sve the configuration, hide as Tray icon / Notification area and makes an update call with the configuration.

Updater status

The Tray icon have 3 status:

  • Yellow: indicates all is right and updates are correct.
  • Blue: indicates that an update call is being processed.
  • Red: indicates some error updating domains.

In the red case a balloon will appear with information about the error.

Tray icon options

Double click on tray icon will show the configuration dialog.

Click with the secondary mouse button will show a menu with tree options:

  • Update Now! > Forces a domain update round and reset intervals.
  • Install Startup Shortcut > Creates a shortcut to start the updater at boot.
  • Exit > Closes DuckDNS updater.

Advanced mode

Advanced mode is only available activating the multiple domains mode.

Main screen in advanced mode.

For more configuration options use the gear button and enable the multi domains mode.

Settings screen.

Activating it will pass the simple configuration to a domain register with the default options.

Add and remove domains in the list with the buttons at the bottom left and double click in the domian for edition.

Domain item edition

Domain editor screen.

In this screen you can edit the domain name and the IP resolution technique.

  • Server:

    The IP resolution will be done by DuckDNS server, is the more common way to get the external IP of the machine.

  • Local:

    The updater resolves the computer network IP configuration.

  • Fixed:

    A simple fixed IP address, not really useful for a dynamic DNS but canbe used for testing and temporal configuration.

  • Host

    The updater resolves the IP based on a host name.

    The address depends on the network configuration.

  • WebService

    Prior to updating the address on DuckDNS a GET call tho the web service is done, and the IP returned on this service will be used.

    The url path can be a file path useful for local programs.

IP / NIC binding (v2.2)

When editing an item in v2.2 a new section will be swohn allowing user to bind the call to an specific IP or NIC.
Useful when the computer have more than one connections to internet and a specific domain need to be resolved to specific connection.

Domain editor screen in v2.2.

Use the drop down on the Bind to IP field to select the desired IP, whis IP can not be the external one and is shown here for refernece, when using server resolution the external IP of this NIC will be used instead.

Selecting "any" the binding logics will not be executed for the specific domain and the update call can be routed for any of the available internet connections.

xwolfoverride_duckdns's People

Contributors

xwolfoverride avatar henriquemcc avatar ignacioinnovo avatar xhead-git avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.