Skip to content

Oct-autumn/aliyun-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aliyun-DDNS

This is a simple Rust program to update the DNS record of a domain hosted on Aliyun. It is designed to be run as a Service.

Note: Now it only supports monitoring one type of ip addr (ipv4 or ipv6) at a time. If you want to monitor both, you need to run two instances of this program. In the future, I may add the feature to monitor multi ip addr and corresponding it with multi DNS record at the same time.

Future Plan

  • Support monitoring both ipv4 and ipv6 at the same time.
  • Support paring multi-DNS records with specified ip.
  • Support monitoring ip by NIC.
  • Support for multi-platform (Arm, Windows, etc.).

About

A DDNS Service for Aliyun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages