From 467c0127af7b9e13aa1bf586029b676d1192f574 Mon Sep 17 00:00:00 2001 From: wismna Date: Mon, 16 Jan 2017 12:22:29 -0500 Subject: [PATCH] Description clean-ip --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 06c0e8c..61b5d4d 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ HackPi is a combination of Samy Kamkar's Poisontap and Responder (original idea by Mubix) on a Raspberry Pi Zero. -I wanted to integrate the two hacking mechanisms on a single Raspberry Pi Zero so that they could work at the same time. I also wanted it to work automatically on Windows, Linux and Mac. However, this proved to be quite complex. +It works automatically on Windows, Linux and MacOs without any user interaction (e.g. no manual driver installation).

Installation