基于Node.js+海康IPServer协议+Dnspod API实现的海康设备动态域名解析
- install node.js
- Clone this repository:
git clone https://github.com/atuxe/hikvision-ddns
- Install the project using
npm
:npm install
Here's a short explanation how to use hikvision-ddns
:
- node index.js
- Fork it
- Create your feature branch:
git checkout -b feature/my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature/my-new-feature
- Submit a pull request
- Node.js
- Dnspod Account
- Devices of Hikvision (Such as an IP Camera)
1.0.0