更改

跳到导航 跳到搜索
添加87字节 、 2019年12月10日 (二) 22:43
无编辑摘要
第71行: 第71行:  
## 脚本测试没有问题之后,部署一个http服务,能够接收nas发出的ddns请求,我的是<code>https://xxx.yaosong.live/nasdns?hostname=%HOST%&username=%USER%&password=%PASS%&IP=%IP%</code>,服务里面执行python脚本就可以了。
 
## 脚本测试没有问题之后,部署一个http服务,能够接收nas发出的ddns请求,我的是<code>https://xxx.yaosong.live/nasdns?hostname=%HOST%&username=%USER%&password=%PASS%&IP=%IP%</code>,服务里面执行python脚本就可以了。
 
## 我的域名是nas.yaosong.live,然后我就可以通过http://nas.yaosong.live:5000访问我的nas了~
 
## 我的域名是nas.yaosong.live,然后我就可以通过http://nas.yaosong.live:5000访问我的nas了~
 +
 +
最后,在局域网内就不要访问公网ip或者域名了,访问内网ip吧...

导航菜单