rename hippotat module to hippotatlib
[hippotat] / test.cfg
CommitLineData
8d374606
IJ
1[SERVER]
2
034284c3
IJ
3ipif = PATH=/usr/local/sbin:/sbin:/usr/sbin:$PATH really /home/ian/things/Userv/userv-utils.git/ipif/service \* -- %(local)s,%(peer)s,%(mtu)s,slip '%(rnets)s'
4
5da7763e 5addrs = 127.0.0.1
1321ad5f 6port = 8099
8d374606 7vnetwork = 192.0.2.0/24
e2d41dc1 8
b8eb1e8f
IJ
9# ./server --debug-select=+ -c test.cfg
10
ae7c7784
IJ
11[192.0.2.3]
12password = sesame
cae50358
IJ
13
14[192.0.2.3]
c0c90673 15ipif = 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'
b8eb1e8f
IJ
16
17# ./client -D -c test.cfg
c7fb640e
IJ
18
19[192.0.2.4]
c7f134ce 20#password = zorkmids
7fa9c132
IJ
21
22# dd if=/dev/zero bs=1024 count=1024 | nc -n -v 192.0.2.1 8100