Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 198 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 198 Bytes

alidns_ddns

#how to use

curl -G -d "Domain=<youdomain>&RR=<youRR>" http://<youwebdomain>/ddns.php

or use WebBrowser

http://<youwebdomain>/ddns.php?Domain=<youdomain>&RR=<youRR>