Update README.md

This commit is contained in:
strasharo 2016-11-01 22:49:28 +02:00 committed by GitHub
parent 4f3a4a60df
commit 8f43e11621
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ Fluxion is a remake of linset by vk496 with less bugs and more features. It's co
### "Clients are not automatically connected to the fake access point."
This is a social engineering attack and it's pointless do drag clients automatically. The script relies on the fact that a user should be present in order to enter the wireless credentials.
### "There's no Internet connectivity in the fake access point
There shouldn't be one. All of the traffic is being sinkholed to the built in captive portal via a fake DNS responder in order to capture the credentials.
####"FakeSites don't work"
There might be a problem with lighttpd. The experimental version is tested on lighttpd 1.439-1. There are some problems with newer versions of lighttpd. If you problems use the stable version. Check the [fix] (https://github.com/deltaxflux/fluxion/wiki/fix) out.