X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/ecba7dfa6d99429d5920ba64b57b26e04244ff35..dce21e00c38132b17ec973923f4f7d0cbf47049f:/test.cfg diff --git a/test.cfg b/test.cfg index d44a090..9cc92d9 100644 --- a/test.cfg +++ b/test.cfg @@ -11,7 +11,7 @@ vnetwork = 192.0.2.0/24 # nc -n -v -l -p 8100 -c 'dd of=/dev/null' [192.0.2.3] -password = sesame +secret = sesame [192.0.2.3] ipif = PATH=/usr/local/sbin:/sbin:/usr/sbin:$PATH really ./fake-userv /home/ian/things/Userv/userv-utils.git/ipif/service \* -- %(local)s,%(peer)s,%(mtu)s,slip '%(rnets)s' @@ -19,6 +19,6 @@ ipif = PATH=/usr/local/sbin:/sbin:/usr/sbin:$PATH really ./fake-userv /home/ian/ # ./hippotat -D -c test.cfg [192.0.2.4] -#password = zorkmids +#secret = zorkmids # dd if=/dev/urandom bs=1024 count=16384 | nc -q 0 -n -v 192.0.2.1 8100