Screenshot, a word about commands
This commit is contained in:
parent
63e52b8c3e
commit
384c7368b2
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user