An open API service indexing awesome lists of open source software.

https://github.com/pedrocx486/duckdns_dotnet_updater

A simple updater made in .NET6 for the DuckDNS service.
https://github.com/pedrocx486/duckdns_dotnet_updater

Last synced: 3 months ago
JSON representation

A simple updater made in .NET6 for the DuckDNS service.

Awesome Lists containing this project

README

        

# DuckDNS .NET IP Updater

An small .NET6 app to update your IP on DuckDNS.

## What you should know:

- You pass as arguments to the application the information needed, eg.: `duckdns.exe your-duckdns-token subdomainname`
- If you want the application to run indefinitely every x amount of minutes, then:
`duckdns.exe your-duckdns-token subdomainname loop 10`
- Publish profiles are available to publish to most desktop platforms (Win, Mac, Linux - all on X86_64, ARM and ARM64).
- Requires .NET6 to compile.

## License

Licensed under the ISC.