All Projects → nsupdate-info → Nsupdate.info

nsupdate-info / Nsupdate.info

Licence: other
Dynamic DNS service

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Nsupdate.info

Ddns
🚩 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
Stars: ✭ 2,582 (+258.61%)
Mutual labels:  dns, ipv6, ipv4
Hev Socks5 Server
A simple, lightweight socks5 server for Unix (Linux/BSD/macOS)
Stars: ✭ 33 (-95.42%)
Mutual labels:  dns, ipv6, ipv4
pac
Proxy Auto Config generator,自动代理配置生成PAC,可配合ss小飞机使用
Stars: ✭ 40 (-94.44%)
Mutual labels:  ipv6, ipv4
Vedetta
OpenBSD Router Boilerplate
Stars: ✭ 260 (-63.89%)
Mutual labels:  ipv6, ipv4
Ipnetwork
IPNetwork command line and C# library take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers. It works with IPv4 as well as IPv6, is written in C#, has a light and clean API, and is fully unit-tested
Stars: ✭ 276 (-61.67%)
Mutual labels:  ipv6, ipv4
cidr
golang to calculate CIDR network
Stars: ✭ 51 (-92.92%)
Mutual labels:  ipv6, ipv4
v6dns
A DNS Server which lets IPv4-prioritized devices to use IPv6 first, or lets IPv6-prioritized devices to use IPv4 first.
Stars: ✭ 16 (-97.78%)
Mutual labels:  ipv6, ipv4
Valvesockets Csharp
Managed C# abstraction of GameNetworkingSockets library by Valve Software
Stars: ✭ 273 (-62.08%)
Mutual labels:  ipv6, ipv4
ebook
Third edition of the Computer Networking: Principles, Protocols and Practice ebook
Stars: ✭ 64 (-91.11%)
Mutual labels:  dns, ipv6
Plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
Stars: ✭ 402 (-44.17%)
Mutual labels:  ipv6, ipv4
Dsnet
Simple command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
Stars: ✭ 365 (-49.31%)
Mutual labels:  ipv6, ipv4
Ipwhois
Retrieve and parse whois data for IPv4 and IPv6 addresses
Stars: ✭ 432 (-40%)
Mutual labels:  ipv6, ipv4
geoip
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.
Stars: ✭ 524 (-27.22%)
Mutual labels:  ipv6, ipv4
6in4
IPv6-in-IPv4 Tunnel Server
Stars: ✭ 133 (-81.53%)
Mutual labels:  ipv6, ipv4
EdgeAdmin
CDN & WAF集群管理系统。
Stars: ✭ 199 (-72.36%)
Mutual labels:  dns, ipv6
ngx-ip
An Angular network address component (IPv4, IPv6 and MAC)
Stars: ✭ 20 (-97.22%)
Mutual labels:  ipv6, ipv4
Bgp Dashboard
BGP Dashboard and Monitoring Web Application
Stars: ✭ 268 (-62.78%)
Mutual labels:  ipv6, ipv4
Ddos Deflate
Fork of DDoS Deflate with fixes, improvements and new features.
Stars: ✭ 568 (-21.11%)
Mutual labels:  ipv6, ipv4
go-net-radix
Go bindings for radix tree library for fast subnet (IPv4 and IPv6) lookups
Stars: ✭ 37 (-94.86%)
Mutual labels:  ipv6, ipv4
go-inet
A Go library for reading, formatting, sorting, lookup and converting IP-addresses and IP-blocks
Stars: ✭ 14 (-98.06%)
Mutual labels:  ipv6, ipv4

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

|doc| |build| |coverage| |package|

.. |doc| image:: https://readthedocs.org/projects/nsupdate/badge/?version=stable :alt: Documentation :target: https://nsupdateinfo.readthedocs.io/en/stable/

.. |build| image:: https://api.travis-ci.org/nsupdate-info/nsupdate.info.svg :alt: Build Status :target: https://travis-ci.org/nsupdate-info/nsupdate.info

.. |coverage| image:: https://coveralls.io/repos/nsupdate-info/nsupdate.info/badge.png :alt: Test Coverage :target: https://coveralls.io/r/nsupdate-info/nsupdate.info

.. |package| image:: https://badge.fury.io/py/nsupdate.png :alt: PyPI Package :target: http://badge.fury.io/py/nsupdate

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

Features

  • Frontend: Dynamic DNS updates via dyndns2 protocol (like supported by many DSL/cable routers and client software).

  • Backends:

    • Uses Dynamic DNS UPDATE protocol (RFC 2136) to update compatible nameservers like BIND, PowerDNS and others (the nameserver itself is not included).
    • Optionally uses the dyndns2 protocol to update other services - we can send updates to configurable third-party services when we receive an update 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 by a 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 configure routers / 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].