当前位置: 首页 > 软件库 > 服务器软件 > DNS服务器 >

nsupdate.info

Dynamic DNS service
授权协议 View license
开发语言 C/C++
所属分类 服务器软件、 DNS服务器
软件类型 开源软件
地区 不详
投 递 者 司马越
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

About nsupdate.info

https://nsupdate.info is a free dynamic DNS service.

nsupdate.info is also the name of the software used to implement it.If you like, you can use it to host the service on your own server.

Documentation: https://nsupdateinfo.readthedocs.io/

Software project: https://github.com/nsupdate-info/nsupdate.info

Test Coverage PyPI Package

(build and coverage are for latest repo code, package and downloads are for PyPI release)

Features

  • Frontend: Dynamic DNS updates via dyndns2 protocol (like supportedby many DSL/cable routers and client software).
  • Backends:
    • Uses Dynamic DNS UPDATE protocol (RFC 2136) to update compatiblenameservers like BIND, PowerDNS and others (the nameserver itself isnot included).
    • Optionally uses the dyndns2 protocol to update other services - we cansend updates to configurable third-party services when we receive anupdate from the router / update client.
  • Prominently shows visitor's IP addresses (v4 and v6) on main view,shows reverse DNS lookup results (on host overview view).
  • Multiple Hosts per user (using separate secrets for security)
  • Add own domains / nameservers (public or only for yourself)
  • Related Hosts: support updating DNS records of other hosts in same LAN bya single updater (e.g. for IPv6 with changing prefix, IPv4 also works)
  • Login with local or remote accounts (Google, GitHub, Bitbucket, ...accounts - everything supported by the python-social-auth package)
  • Manual IP updates via web interface
  • Browser-based update client for temporary/adhoc usage
  • Shows time since last update via API, whether it used TLS or not
  • Shows IP v4 and v6 addresses (from master nameserver records)
  • Shows client / server fault counters, available and abuse flags
  • Supports IP v4 and v6, TLS.
  • Easy and simple web interface, it tries to actively help to configurerouters / update clients / nameservers.
  • Made with security and privacy in mind
  • No nagging, no spamming, no ads - trying not to annoy users
  • Free and open source software, made with Python and Django
  • 近期重整DNS,动态更新记录,以做备查 nsupdate 增删改查 server 192.168.0.49 53 删除     删除NS记录         update delete huiselantian.com  IN NS ns2.huiselantian.com.         update delete huiselantian.com  IN NS ns3.huiselantia

  • nsupdate是一个动态DNS更新工具,可以向DNS服务器提交更新记录的请求,它可以从区文件中添加或删除资源记录,而不需要手动进行编辑区文件。 1.使用方法 nsupdate [ -d ] [ [ -y keyname:secret ] [ -k keyfile ] ] [ -v ] [ filename ] 1)参数说明: -d 调试模式。 -k 从keyfile文件中读取密钥信息。 -y k

  • Effectively there are two different versions of an info record and two different areas of data. Firstly there is the "short" info record. this is an info record that does not have a price specified, a

  • $vi ..etc/named.conf key "hunan.ct" { algorithm hmac-md5; secret "ixF***********j6Q=="; }; view "hunan.ct" { match-clients { key hunan.ct; hunan.ct; }; allow-transfer {

  • 1. 添加需要先添加A记录在添加NS记录 2. 删除需要先删除NS记录再删除A记录 本文转自cloves 51CTO博客,原文链接:http://blog.51cto.com/yeqing/1901900

相关阅读

相关文章

相关问答

相关文档