Giter VIP home page Giter VIP logo

duckdns's People

Contributors

eleloi avatar jonwedell avatar stroobantstom avatar t00mm avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

duckdns's Issues

Arch Setup

Hi,
installed this via AUR. What steps are neended to keep it running?

  1. Do I have to enable the .timer unit, then .service unit or both?
  2. Do I have to specify the hostname in the configuration as myname.duckdns.org or just as myname?

~ binaryplease@sellerie
❯ sudo systemctl status duckdns.timer
● duckdns.timer - Run DuckDNS every 5 minutes
   Loaded: loaded (/usr/lib/systemd/system/duckdns.timer; enabled; vendor preset: disabled)
   Active: active (waiting) since Thu 2018-07-05 12:18:29 UTC; 6min ago
  Trigger: Thu 2018-07-05 12:30:00 UTC; 4min 44s left

Jul 05 12:18:29 sellerie systemd[1]: Started Run DuckDNS every 5 minutes.

~ binaryplease@sellerie
❯ A

~ binaryplease@sellerie
❯ sudo systemctl status duckdns.service
● duckdns.service - DuckDNS update job
   Loaded: loaded (/usr/lib/systemd/system/duckdns.service; enabled; vendor preset: disabled)
   Active: inactive (dead) since Thu 2018-07-05 12:19:14 UTC; 6min ago
 Main PID: 8477 (code=exited, status=0/SUCCESS)

Jul 05 12:19:14 sellerie systemd[1]: Starting DuckDNS update job...
Jul 05 12:19:14 sellerie DuckDNS[8478]: Updating DuckDNS entries
Jul 05 12:19:14 sellerie DuckDNS[8479]: Executing config file '/etc/duckdns.d/default.cfg'
Jul 05 12:19:14 sellerie DuckDNS[8482]: OK
Jul 05 12:19:14 sellerie systemd[1]: Started DuckDNS update job.

Thanks

duckdns.sh seems to be not a pure POSIX shell script

Hi, I got this error in my journal:

Mai 30 20:15:24 xxx DuckDNS[1737]: Updating DuckDNS entries
Mai 30 20:15:24 xxx duckdns[1735]: /usr/bin/duckdns: 7: /usr/bin/duckdns: source: not found
Mai 30 20:15:25 xxx duckdns[1735]: /usr/bin/duckdns: 11: [: KO: unexpected operator

So the source command seems not to be supported by every shell. My shell is /bin/sh on a Raspberry Pi (Rasbian).

Linux xxx 4.4.11-v7+ #888 SMP Mon May 23 20:10:33 BST 2016 armv7l GNU/Linux

Possible fix: use #!/bin/bash instead of /bin/sh in first line.

AUR .tar.gz link is not found

Hello! Thank your great project!
I know it is working, but apropriate arch linux package is missing at your server right now.
Could you check it or should we just update the PKGBUILD to support your github repo?
(Propably just update the link to https://github.com/stroobantstom/duckdns/archive/master.zip, apropiate md5sum and change from cd duckdns to duckdns-master

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.