From 384c7368b2330e92d1c83beb9c9bacd28ea12402 Mon Sep 17 00:00:00 2001 From: Bandie Date: Mon, 25 May 2020 15:57:57 +0200 Subject: [PATCH] Screenshot, a word about commands --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 573d69c..fa6e68a 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ The authentication is done via a SSL Client Certificate signed by an (self gener ## Pic or didn't happen -![Screenshot of ding](/img/dingScreenshot.png) -[Can't read a thing?](https://raw.githubusercontent.com/Bandie/ding/master/img/dingScreenshot.png) +![Screenshot of ding](https://git.chaospott.de/Bandie/ding/raw/branch/master/img/dingScreenshot.png) ## Requirements @@ -35,6 +34,8 @@ Step 1 to 3 can only be run on UNIX or GNU/Linux. 6. Start the server using `./dingd` or `python .\dingd` on Windows. (You may want to put this in a tmux session. [Ctrl+B, D] ;) ). 7. Try out the client using `./ding ` òr `python .\ding ` on Windows. +### A word about the commands +It works much better to use (bash) scripts instead of executing the commands directly. ## Optional: Cleartext password with timeout If you want to be sure that this power won't be abused by bad people using your computer, you may want to add a password (saved in cleartext).