Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDNS Client

基于常用DDNS服务提供商的基本认证协议,实现了一个DDNS Client类库和一个可参数化配置启用的应用程序。

支持oray、dynu、noip(http get)

程序采用dotnet core2.2.1开发

以控制台方式运行,以命令行参数方式传入动态域名服务所需的参数

程序运行至少需要三个参数,最多5个参数(二个可选参数)

dotnet ./flyfire.DDNS.Client.dll yourhostname youraccount yourpassword ddnsapidomain ddnsapiuri

可选参数

ddnsapidomain:DDNS服务器域名

ddnsapiuri:api地址

默认为花生壳服务器相关参数

使用dynu ddnsapidomain:http://api.dynu.com ddnsapiuri:/nic/update

使用noip,需传入对应的可选参数 ddnsapidomain:http://dynupdate.no-ip.com ddnsapiuri:/nic/update

oray、noip域名测试通过。 dynu目前网络访问受阻。

作者博客

https://www.cnblogs.com/flyfire-cn/

相关博文

https://www.cnblogs.com/flyfire-cn/p/10381298.html

About

DDNS Client

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages