Compare commits

..

No commits in common. "master" and "0.2.2" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
BSD 2-Clause License
Copyright (c) 2017, Bandie <bandie@chaospott.de>
Copyright (c) 2017, Bandie Canis
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@ -12,7 +12,8 @@ The authentication is done via a SSL Client Certificate signed by an (self gener
## Pic or didn't happen
![Screenshot of ding](https://git.chaospott.de/Bandie/ding/raw/branch/master/img/dingScreenshot.png)
![Screenshot of ding](/img/dingScreenshot.png)
[Can't read a thing?](https://raw.githubusercontent.com/Bandie/ding/master/img/dingScreenshot.png)
## Requirements
@ -34,8 +35,6 @@ 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).