Bumsik Kim
3feaf02ebb
Add systemd sample and instruction
2019-03-20 12:29:47 +00:00
Sandro Jäckel
1910fb361c
Add perl modules to install instructions
2019-03-19 00:21:53 +01:00
Allison Reid
2f7e8ee236
Add support for DNS Made Easy ( https://dnsmadeeasy.com )
...
UPDATE: Updating 77282436
DEBUG: proxy =
DEBUG: url = https://cp.dnsmadeeasy.com/servlet/updateip?username=xxx@xxx.org&password=xxxxxx&ip=192.168.43.239&id=77282436
DEBUG: server = cp.dnsmadeeasy.com
CONNECT: cp.dnsmadeeasy.com
CONNECTED: using SSL
SENDING: GET /servlet/updateip?username=xxx@xxx.org&password=xxxxxxx&ip=192.168.43.239&id=77282436 HTTP/1.0
SENDING: Host: cp.dnsmadeeasy.com
SENDING: User-Agent: ddclient/3.9.0
SENDING: Connection: close
SENDING:
SENDING:
RECEIVE: HTTP/1.1 200 OK
RECEIVE: Server: Apache-Coyote/1.1
RECEIVE: Pragma: No-cache
RECEIVE: Cache-Control: no-cache
RECEIVE: Expires: Thu, 01 Jan 1970 00:00:00 UTC
RECEIVE: x-dnsme-requestId: 496b9516-44da-48fc-b750-256f191848f5
RECEIVE: Set-Cookie: JSESSIONID=17103D9DF72BB33118DD2177BD8813A0; Path=/; Secure; HttpOnly
RECEIVE: Content-Type: text/plain
RECEIVE: Date: Thu, 18 Oct 2018 11:41:45 GMT
RECEIVE: Connection: close
RECEIVE:
RECEIVE: success
SUCCESS: Updating 77282436: good: IP address set to 192.168.43.239
2018-10-18 04:53:21 -07:00
John Brooks
f61b7df439
Document NearlyFreeSpeech.NET support
...
Add example, update README and sample .conf file
2018-08-12 14:58:32 -04:00
wimpunk
02c983a991
Preparing the release of v3.9.0
2018-08-09 17:58:16 +02:00
wimpunk
94dc35984f
Update version in README
...
Corrected version number as suggested by @abelbeck.
2017-02-15 21:49:25 +01:00
wimpunk
fbd62b7cce
Use JSON::PP instead of the (deprecated) JSON::Any
...
As suggeseted in pull request #48 by @abelbeck, this commit replaces
the deprecated JSON::Any by JSON::PP. This only influences cloudflare
users.
2017-02-15 21:06:56 +01:00
wimpunk
47df8f45b4
Adding support for freemyip.com
...
Support provided by @Cadence-GitHub in by pull request #47
2017-02-13 21:21:13 +01:00
Tomasz Grabowski
d6359cb7e0
Adding required documentation and examples
2017-01-16 18:12:29 -05:00
wimpunk
747620cf66
Merge branch 'github'
2016-01-26 19:46:24 +01:00
wimpunk
68b9e346d1
Merge branch 'github'
2016-01-26 19:45:46 +01:00
wimpunk
6b7942a139
README: fixing duckdns identation
2016-01-25 21:40:18 +01:00
Gerald Hansen
dc01f09224
add ipv6 support
2016-01-18 22:31:12 +01:00
wimpunk
eafb707437
Revert "Merge branch 'github'"
...
This reverts commit 38f9762e2c
, reversing
changes made to 5bea1a58f7
.
2015-12-04 11:54:18 +01:00
wimpunk
4f7fb1b3aa
README: update version number.
...
This change was suggested in pull request #31 on github by @hank.
2015-12-03 21:18:13 +01:00
wimpunk
c36b2a0dd7
Merge pull request #26 from jabaz/master
...
Added support for woima.fi dyndns service
2015-09-30 17:41:33 +02:00
Janne Hannila
14e8539eaf
Prevent service to start multiple times.
...
Added messages if trying to start/stop already started/stopped service.
Added daemon install instructions for ubuntu.
2015-09-30 14:59:58 +03:00
Janne Hannila
35e6c1a163
Added support for woima.fi dyndns service
2015-09-30 14:54:02 +03:00
Wim Vinckier
f6409c756d
Added duckDNS to the README.md
2015-03-21 12:57:37 +01:00
Denis Akimkin
9c5b933bef
Add support for Yandex.Mail for Domain DNS service (domain.yandex.com)
...
Yandex's DNS management API reference is located at:
https://api.yandex.com/domain/doc/about.xml
2015-03-09 00:52:36 +02:00
Nelson Araujo
8409f45ab8
Add support for Google Domains provider.
2015-01-15 13:36:31 -08:00
Akshay Kodali
14243da90b
Update README.md
...
Correct a spelling mistake
2015-01-14 22:06:51 +05:30
Robert Ian Hawdon
1d42008821
added Peter Roberts's cloudflare modifications, cleaned up code, updated README.md
2014-10-03 21:04:02 +01:00
wimpunk
9a859c3341
Merge pull request #3 from droe/feature/nsupdate
...
Add nsupdate(1) support
2014-06-02 21:45:46 +02:00
Wim Vinckier
1789c06620
Removed revision information
...
Revision information isn't very usable when switching to git.
2014-04-29 19:44:49 +02:00
Daniel Roethlisberger
de9fee6eec
Add nsupdate(1) support
...
The 'nsupdate' protocol is used to submit Dynamic DNS Update requests as
defined in RFC2136 to a name server using the 'nsupdate' command line
utility part of ISC BIND. Dynamic DNS updates allow resource records to
be added or removed from a zone configured for dynamic updates through
DNS requests protected using TSIG. BIND ships with 'ddns-confgen', a
utility to generate sample configurations and instructions for both the
server and the client. See nsupdate(1) and ddns-confgen(8) for details.
2014-04-27 20:03:38 +02:00
Tal
b05bacec0d
Removed unnecessary chmod command from Alpine section of README.md
...
Added note to Alpine section of README.md to install perl before running ddclient
2014-03-10 21:29:44 -06:00
Tal
056fab5531
Added Alpine Linux init script
2014-03-10 21:04:31 -06:00
Wim Vinckier
89153c20e7
Release of version 3.8.2
2013-12-26 10:12:01 +01:00
Wim Vinckier
9de1d24873
r152 : Adding sha1-patch provided by pirast in [9742ac09]
...
r150 : Adding support for ChangeIP based on the patch from Michele Giorato
http://sourceforge.net/p/ddclient/discussion/399428/thread/e85661ad/
r148 : Updated README file
2013-05-14 21:14:58 +02:00
Wim Vinckier
d92ef5414b
Updated README file
2013-04-28 16:28:15 +02:00
wim vinckier
b32ca6f7ef
Renamed README to README.md and applied some markdown syntax.
2012-08-14 16:28:16 +02:00