Giter VIP home page Giter VIP logo

ddns's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ddns's Issues

Feature request: Daemon mode

I want to run ddns as a daemon, in systemd so my DNS can be updated in real time.

You can implemente this feature by add a option --daemon and run your check & update code once in a while.

namesilo bug

When I use ddns to update namesilo, I get an error. The ip address has not been successfully updated.
namesilebug
The reason is that namesilo must set ttl to more than 3600.So I modified the code of ddns and changed rrttl from namesile from 600 to 7207. The run ddns again, it was successful.

Godaddy failure...

INFO:godaddy domain='xxx.xxx.xxx' to ip=u'18.49.5.215' info: {"code":"INVALID_BODY","fields":[{"code":"UNEXPECTED_TYPE","message":"is not a array","path":"records"}],"message":"Request body doesn't fulfill schema, see details in `fields`"}

Feature request: Get IP from local command rather than Internet

Sometimes we really need to visit a Internet service to get our IP address such as when we are in a LAN in a LAN in a LAN... But the other times when our server is exposed to the Internet we can get our IP address directly from ifconfig (or sudo ifconfig on fucking Debian). So additional Internet bandwith cost could be reduced.

There's some solution for getting local IP from command line: https://askubuntu.com/a/488916. However you can add an option to let users provide their command of getting IP.

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.