diff --git a/README.asciidoc b/README.asciidoc index c67049cf..b1aaa6dd 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -29,6 +29,8 @@ sshproxy can be configured to monitor SSH sessions and either to save them in files or to send them to the very simple +sshproxy-dumpd+ daemon. Sessions can be replayed with the +sshproxy-replay+ command. +image::misc/demo.gif[] + Compilation ----------- diff --git a/misc/demo.gif b/misc/demo.gif new file mode 100644 index 00000000..b5fd143b Binary files /dev/null and b/misc/demo.gif differ