summaryrefslogtreecommitdiff
path: root/exploits/7350855/0/README
blob: ce54b1365f656926d22f60c24b98e4680e88a879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

do:

make
# (ignore the random error warnings, its due to libnet lameness)

./readtest &

and as root:

./7350somefoo -i lo -t 127.0.0.1 -p 2000
or
./7350somefoo -t <external-ip> -p 2000


it should show that 8192 bytes are read at once
try this with an external ip too, it should work 1:1 there, too.