Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/VAllens/Allen.AliyunDDNSClient

aliyun ddns client for .net core in linux docker
https://github.com/VAllens/Allen.AliyunDDNSClient

aliyun csharp ddns-client dotnet-core

Last synced: 2 days ago
JSON representation

aliyun ddns client for .net core in linux docker

Awesome Lists containing this project

README

        

# Allen.AliyunDDNSClient

这是一个DDNS客户端,定时获取当前运行环境的外网IP,然后更新到阿里云的域名解析服务。

作用是令你的域名,保持最新解析状态。

它可运行于任何支持.net core的环境,例如Linux,Windows。

当然了,docker也是支持的。

因为作者本人已经把它部署在Synology NAS环境(DSM Docker)。