From 644e6f53753065ab3ee677af751f18f65e5355e0 Mon Sep 17 00:00:00 2001 From: sundaysec Date: Thu, 17 Jan 2019 20:27:48 +0300 Subject: [PATCH] Fix --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08c742f..703b1cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Anubis Captive Wifi Hotspot bypass +Captive Portal +== + [A Web page used on public-access networks that require a user to view and interact with before being granted access to the public network. Captive portals are widely used by businesses that offer free Wi-Fi hotspots to Internet users. Usually a captive portal requires users to read and accept the business' acceptable use policy (AUP).](https://www.webopedia.com/TERM/C/captive_portal.html) Many institutions use this type of authentication in the WIFI as a 'sure' means of preventing unauthorised access. @@ -36,8 +39,7 @@ Navigate to the cloned folder `cd ./anubis/` Run the installer -`chmod +x ./installer.sh ; ./installer.sh` - +`pip install -r requirements.txt` Run anubis `python anubis.py`