aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index b36e0f3..c5d348e 100644
--- a/README
+++ b/README
@@ -8,6 +8,11 @@ A collection of shell scripts.
Script to open new tmux session with start directory based on configuration in
`~/.tmux.session`.
+*wg-activate.sh*::
+Script that activate only one wireguard connection from list of
+configuration in /etc/wireguard/*.conf or turning off all of them if no
+parameter is given.
+
== Installation