mdw-test/: Include some random utilities I've found handy for testing.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 28 Apr 2017 21:51:36 +0000 (22:51 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 25 Sep 2019 12:46:59 +0000 (13:46 +0100)
commit2ad8dd37d1b9c4815539fa05a0839f07713d5e38
treef9d58d2910bf35f8f0bebf131ab6e904afbae66b
parent5d903efd43518e7a4f12f7315b7cd133ac1563f1
mdw-test/: Include some random utilities I've found handy for testing.

This allows setting up of a network of multiple Secnets on a single
machine, by an unprivileged user.  See `mdw-test/README' for more
information.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
mdw-test/.gitignore [new file with mode: 0644]
mdw-test/Makefile [new file with mode: 0644]
mdw-test/README [new file with mode: 0644]
mdw-test/alice.conf [new file with mode: 0644]
mdw-test/bob.conf [new file with mode: 0644]
mdw-test/fake-userv-ipif [new file with mode: 0755]
mdw-test/keyring [new file with mode: 0644]
mdw-test/mk-sshv1-rsapriv [new file with mode: 0755]
mdw-test/mkping [new file with mode: 0755]
mdw-test/secnet.conf [new file with mode: 0644]
mdw-test/sites [new file with mode: 0644]