From c46ac44c430fca383c680244d3fe64d5fc5cc034 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Sat, 8 Dec 2012 23:00:08 +0100 Subject: [PATCH] Removed old problems --- README | 3 --- README.md | 4 ---- 2 files changed, 7 deletions(-) diff --git a/README b/README index 486ccf9b..e023a792 100644 --- a/README +++ b/README @@ -69,9 +69,6 @@ ryandewhurst at gmail Update cURL to version => 7.21 (may have to install from source) See http://code.google.com/p/wpscan/issues/detail?id=81 - - If you have one the following errors: "-bash: !t: event not found", "-bash: !u: event not found" - It happens with enumeration : just put the 't' or 'u' before the 'p!' : '-e tp!' instead of '-e p!t' - - Proxy not working: Update cURL to version => 7.21.7 (may have to install from source). diff --git a/README.md b/README.md index 7f8573f5..3e195180 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,6 @@ Prerequisites: Update cURL to version => 7.21 (may have to install from source) See http://code.google.com/p/wpscan/issues/detail?id=81 - - If you have one the following errors : "-bash: !t: event not found", "-bash: !u: event not found" - - It happens with enumeration : just put the 't' or 'u' before the 'p!' : '-e tp!' instead of '-e p!t' - - Proxy not working Update cURL to version => 7.21.7 (may have to install from source).