🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/TymekDev/namecheap-ddns-updater

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/TymekDev/namecheap-ddns-updater

v0.0.0-20231029133012-219be82b383f
Source
Go
Version published
Created
Source

Namecheap DDNS Updater

A simple CLI for updating dynamic DNS at Namecheap.

Reference

Usage

Default interval is low because there is no checks for IP change. In other words, an update request is being made every time.

--domain string       domain name to be updated
--host strings        hosts (subdomains) to be updated
--interval duration   time between subsequent IP update requests (default 30m0s)
--password string     password to be used

Tips

If you need several domains pointing to the same IP, then there is no need to make multiple DDNS records. Use a domain with DDNS record and point the other domains to the DDNS one using CNAME records.

Note: a top level domain cannot have a CNAME record. You might need to make that one DDNS as well.

FAQs

Package last updated on 29 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts