Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 759 Bytes

readme.md

File metadata and controls

39 lines (25 loc) · 759 Bytes

hikvision-ddns

基于Node.js+海康IPServer协议+Dnspod API实现的海康设备动态域名解析

Installation

  1. install node.js
  2. Clone this repository: git clone https://github.com/atuxe/hikvision-ddns
  3. Install the project using npm: npm install

Usage

Here's a short explanation how to use hikvision-ddns:

  • node index.js

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

  • Node.js
  • Dnspod Account
  • Devices of Hikvision (Such as an IP Camera)

Version

1.0.0

License

LGPL