Screenshot, a word about commands

This commit is contained in:
Bandie 2020-05-25 15:57:57 +02:00
parent 63e52b8c3e
commit 384c7368b2
Signed by: Bandie
GPG Key ID: 843D7FA93BA46312
1 changed files with 3 additions and 2 deletions

View File

@ -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 <command>` òr `python .\ding <command>` 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).