Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sundaysec committed Jan 17, 2019
1 parent 0140cc8 commit 7bdaf79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -35,6 +38,9 @@ Navigate to the cloned folder

`cd ./anubis/`

Install dependencies
`pip install -r requirements.txt`

Run the installer
`chmod +x ./installer.sh ; ./installer.sh`

Expand Down

0 comments on commit 7bdaf79

Please sign in to comment.