diff options
author | Jan Huwald <jh@sotun.de> | 2012-05-21 07:47:16 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2012-05-21 07:47:16 (GMT) |
commit | 8eda41b596389bbb8bda23bc8909f110c0d5177e (patch) | |
tree | 096dca58d54967c8279fca3bd992c98910fb7c9f /doc | |
parent | 35979c027411c857bc652d5b29f059b1e8a07339 (diff) |
doc: add actual usage example
Diffstat (limited to 'doc')
-rw-r--r-- | doc/usage.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/usage.org b/doc/usage.org index 575844c..efaf648 100644 --- a/doc/usage.org +++ b/doc/usage.org @@ -1,3 +1,10 @@ +As receiver: +cd example/handler +HBBP_KEYDIR=../keys strace ../../hbbpd + +As sender: +HBBP_KEYDIR=example/keys/ ./hbbpc eth0 hello world + * packet structure ** no encryption, empty payload - task |