Giter VIP home page Giter VIP logo

zapdns's Introduction

FAQs

Where is my ip?

Your IP is hosted on a private ovh server. The IP is not used for any other purpose than to offer the service.

Is ZapDNS private?

Yes, ZapDNS is 100% private, we do not use your information for any other purpose than to offer you the service.

Who is behind ZapDNS?

My name is Kevin Fernández and my purpose here is to offer different web services focused on user privacy, always using free software.

Usage

You can simply login to the website and manage your subdomain and IP address there or you can use the simple HTTP API to update your IP with a script or dynamic DNS client.

Cron

The easiest way to keep your mapping up to date is to add the following line to your crontab which will update your IP every three hours:

0 */3 * * * curl -u 'USERNAME:PASSWORD' https://zapdns.xyz/update

ddclient

You can use ddclient to keep your IP address up to date with the following config:

server=zapdns.xyz, \
protocol=dyndns2,   \
login=USERNAME,     \
password=PASSWORD   \
SUBDOMAIN.zapdns.xyz

DD-WRT

Routers running DD-WRT can update your IP address by using the built in dynamic DNS settings found under Setup → DDNS. Other routers may also work but are untested.

DDNS Service: Custom
DYNDNS Server: zapdns.xyz
Username: USERNAME
Password: PASSWORD
Hostname: SUBDOMAIN.zapdns.xyz
URL: /nic/update?hostname=

zapdns's People

Contributors

joebiellik avatar matlomax avatar ikevindeveloper avatar greenkeeper[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.