Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/VAllens/Allen.AliyunDDNSClient
- Owner: VAllens
- License: mit
- Created: 2017-03-15T06:44:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T01:50:48.000Z (over 2 years ago)
- Last Synced: 2023-09-07T23:42:13.144Z (about 1 year ago)
- Topics: aliyun, csharp, ddns-client, dotnet-core
- Language: C#
- Size: 75.2 KB
- Stars: 21
- Watchers: 2
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Allen.AliyunDDNSClient
这是一个DDNS客户端,定时获取当前运行环境的外网IP,然后更新到阿里云的域名解析服务。
作用是令你的域名,保持最新解析状态。
它可运行于任何支持.net core的环境,例如Linux,Windows。
当然了,docker也是支持的。
因为作者本人已经把它部署在Synology NAS环境(DSM Docker)。