dashboard
repositories
filestore
activity
search
login
main
/
apue
APUE Learning Example Source Code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update ddns_server.c
guowenxue
2020-01-01
8edfedf64bacd0ce0f33806c6e6401a88ea10d5a
[apue.git]
/
app_ddns
/
ddns.conf
1
2
3
4
5
6
7
8
9
10
11
[common]
domain="studio.iot-yun.club"
[host1]
ip=47.74.239.156
port=10001
[host2]
ip=122.51.234.174
port=10001