accept more valid (and invalid) IPv6 addresses
[dyn-nsupdate.git] / README.rst
index be662df41ff9bd96d095240e1d3b129f193ebbe3..45721257d5ba1f1a83aa3ed66ee7ffd1e61fc7e4 100644 (file)
@@ -97,9 +97,10 @@ Python 3. Copy that script to the machine that should be available under the
 dynamic domain. Also copy the sample configuration file 
 ``dyn-ns-client.conf.dist`` to ``$HOME/.config/dyn-nsupdate/dyn-ns-client.conf``.
 You can choose another name, but then you will have to tell the script about it. 
 dynamic domain. Also copy the sample configuration file 
 ``dyn-ns-client.conf.dist`` to ``$HOME/.config/dyn-nsupdate/dyn-ns-client.conf``.
 You can choose another name, but then you will have to tell the script about it. 
-An important aspect of configuration is how to detect the current addresses of 
-the machine the script is running on. For IPv4, this can only be "web", which 
-can deal with NAT. For IPv6, the script can alternatively attempt to detect the 
+Call ``dyn-ns-client --help`` for this and other options the script accepts. An 
+important aspect of configuration is how to detect the current addresses of the 
+machine the script is running on. For IPv4, this can only be "web", which can 
+deal with NAT. For IPv6, the script can alternatively attempt to detect the 
 correct local address to use. The sample file contains comments that should 
 explain everything.
 
 correct local address to use. The sample file contains comments that should 
 explain everything.
 
@@ -136,10 +137,11 @@ Note that the user name is ignored.
 Source, License
 ---------------
 
 Source, License
 ---------------
 
-You can find the sources in the `git repository`_. They are provided under a 
-2-clause BSD license.
+You can find the sources in the `git repository`_ and `on GitHub`_. They are 
+provided under a 2-clause BSD license.
 
 .. _git repository: http://www.ralfj.de/git/dyn-nsupdate.git
 
 .. _git repository: http://www.ralfj.de/git/dyn-nsupdate.git
+.. _on GitHub: https://github.com/RalfJung/dyn-nsupdate
 
 Contact
 -------
 
 Contact
 -------