diff options
author | Runciter | 2025-07-03 23:58:23 +0800 |
---|---|---|
committer | Runciter | 2025-07-03 23:58:23 +0800 |
commit | 63dc81e2b164514ca855712841209eec7e6ae9d3 (patch) | |
tree | b7b4a2b3a2ac123a0ebb6f63606d2451831e6d10 /README | |
download | whispers-command-91e89b805850b70006aca4983a9c0ab84025210b.tar.gz |
A .gitignore
A AUTHORS
A COPYING
A ChangeLog
A HACKING
A Makefile.am
A NEWS
A README
A build-aux/test-driver.scm
A configure.ac
A guix.scm
A hall.scm
A pre-inst-env.in
A scripts/whispers.in
A whispers.scm
A whispers/hconfig.scm
Signed-off-by: Runciter <runciter@whispers-vpn.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +The whispers command is a simple convenience wrapper around the herd +program. Instead of specifying a file path to the listening socket of a +running shepherd in the whispers tree, the user simply provides its +absolute whispers tree path as an argument to the --lieutenant option of +this command. |