From 926f03050eabb7c5ce5b5989b9713aeac9919e58 Mon Sep 17 00:00:00 2001 From: Jann Horn Date: Sat, 29 Mar 2014 21:39:47 +0100 Subject: [PATCH] add hint on how to download the code --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index a10b053..202273a 100644 --- a/README +++ b/README @@ -55,6 +55,8 @@ stuff that would probably improve the accuracy and speed a lot. My proof-of-concept code is at . It needs libpcap and works on Linux. It probably won't work on Windows. +You can download the code with "git clone git://thejh.net/detour.git". + Compile with "./compile.sh". On the server, run "./pulser". This will open an HTTP server on port 4422. On the monitoring device (just run it on your computer if you just want to -- 2.20.1