Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lzjluzijie/cloudxns-ddns

用Golang写的CloudXns的DDNS服务
https://github.com/lzjluzijie/cloudxns-ddns

Last synced: 23 days ago
JSON representation

用Golang写的CloudXns的DDNS服务

Awesome Lists containing this project

README

        

# CloudXns-DDNS
用Golang写的CloudXns的DDNS服务

### Usage ###

```
-a string
Your CloudXns AccessKey
-d (eg halu.lu)
Your domain (eg halu.lu)
-g (eg http://ip.halu.lu:8233)
Use url or upnp to get IP (eg http://ip.halu.lu:8233) (default "upnp")
-h (eg home)
Your host (eg home)
-s string
Your CloudXns SecretKey
-t (eg 60s)
Flush time (eg 60s) (default "600s")
```

还在施工中