summarylogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorDavid Harrigan2019-10-23 08:49:01 +0100
committerDavid Harrigan2019-10-23 08:49:01 +0100
commit3312ae7dde2b026de8ba2a8ea5cefa43310413c6 (patch)
tree33eafb788398a236228efc5ee4ae6cacf339a4a8 /README.adoc
parent9ca341f9b21ef6e998ec27b447a871e2a0990a25 (diff)
downloadaur-3312ae7dde2b026de8ba2a8ea5cefa43310413c6.tar.gz
feat: Add in route based upon ALLOWED_IPS
upgpkg: mkinitcpio-wireguard 0.4.0-1 upstream release
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 30d6305500b9..b85bfedab280 100644
--- a/README.adoc
+++ b/README.adoc
@@ -25,10 +25,14 @@ WARNING: Read the warning above.
|===
|Version | Note
+| *0.4.0*
+a|
+* Add a route based upon the ALLOWED_IPS.
+
| *0.3.0*
a|
-* Various tidy ups and script improvements
-* Rename PRIVATE_KEY_FILE to PRIVATE_KEYFILE
+* Various tidy ups and script improvements.
+* Rename PRIVATE_KEY_FILE to PRIVATE_KEYFILE - BREAKING CHANGE!
| *0.2.0*
a|
@@ -36,7 +40,7 @@ a|
| *0.1.0*
a|
-* Initial Release
+* Initial Release.
|===
@@ -155,6 +159,10 @@ to SSH to the machine (you did remember to set that all up before doing this,
right?) and unlock any encrypted partitions and thus enable the continuation
of your boot process! FTW!
+NOTE: It could take a minute or two for your Wireguard interface to
+authenticate and be recognised by the remote peer. Please be patient and hang
+on in there!
+
== Unlicensed
Find the full unlicense in the UNLICENSE file, but here's a snippet.