ddnsclient

module
v0.0.0-...-fb68d9f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2025 License: GPL-3.0

README

ddnsclient

update ddns A record

Build Status GitHub release GitHub license

Support:

Get prebuilt binary:

Click this button to download the binary for your platform: GitHub release

Build:

go get github.com/missdeer/ddnsclient/cmd/ddnsclient

Usage:

  • rename app.conf.sample to app.conf
  • modify app.conf as you like
  • run command: ./ddnsclient
  • or specify a special configuration file path on commandline: ./ddnsclient -config /some/special/path/myapp.conf
  • or specify a service URL to get current external IP: ./ddnsclient -ifconfig https://if.yii.li
  • or specify a flag to ignore ifconfig service's SSL certificate verification: ./ddnsclient -insecureSkipVerify

Attention:

Currently, ddnsclient util depends on https://if.yii.li service to get the device public internet IP, if you want to setup your own service to archive this goal, please visit ifconfig project site for more information.

Directories

Path Synopsis
cmd
cfipchange command
cname command
ddnsclient command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL