Skip to content

yan-foto/namecheap-ddns-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

namecheap-ddns-client

Namecheap DDNS Client

Small and uncomplicated snap to use Namecheap dynamic DNS services. You just need to configure three attributes: $ snap set namecheap-ddns-client password=${PASSWORD} $ snap set namecheap-ddns-client domain=${FQDN} $ snap set namecheap-ddns-client host=${HOST}

You can also do this in one step as shown in the example below:

$ snap set namecheap-ddns-client domain=example.com host=@ password=mypassword

If everything is setup correctly, you can see that every five minutes, the IP address is updated. In case of any complications, just checkout the logs:

$ sudo journalctl -fu snap.namecheap-ddns-client.ncddns

Note: This project initially forked duckdns-kyrofa.

About

Simple dynamic DNS client for Namecheap.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 100.0%