Update README.md
This commit is contained in:
parent
9092d68b1f
commit
c06484be32
25
README.md
25
README.md
|
@ -1,6 +1,31 @@
|
||||||
#Fluxion is the future
|
#Fluxion is the future
|
||||||
Fluxion is a remake of linset by vk496 with less bugs and more features. It's compatible with the latest release of Kali (Rolling). Latest builds (stable) and (beta) [HERE] (https://sourceforge.net/projects/wififluxion/files/?source=navbar). If you new, please start reading the [wiki] (https://github.com/deltaxflux/fluxion/wiki/Tutorial)
|
Fluxion is a remake of linset by vk496 with less bugs and more features. It's compatible with the latest release of Kali (Rolling). Latest builds (stable) and (beta) [HERE] (https://sourceforge.net/projects/wififluxion/files/?source=navbar). If you new, please start reading the [wiki] (https://github.com/deltaxflux/fluxion/wiki/Tutorial)
|
||||||
|
|
||||||
|
## Stable version
|
||||||
|
If something like the Fake login page don't work use the stable version. The experimental version is only for devs. If you want to use the stable version you have to copy the Sites folder and the airmon file in the stable folder.
|
||||||
|
`sudo cp -r ~/fluxion/airmon ~/fluxion/stable`
|
||||||
|
|
||||||
|
## Here are some helpful tips for issues and known issues
|
||||||
|
####"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.
|
||||||
|
|
||||||
|
####Menu is not responsive"
|
||||||
|
In the exp. version it will auto. check the handshake. I fix the menu shortly.Stable version include a responding menu but not a handshake auto check.
|
||||||
|
|
||||||
|
####"Need to sign in (on android)"
|
||||||
|
If you login to the FakeAP android detected that you need to sign in, you will be redirect to the FakeAP. This isn't a issue.
|
||||||
|
|
||||||
|
####"Mac is not equal"
|
||||||
|
The Fake AP isn't equal because otherwise you send deauth request to your FAKEAP.
|
||||||
|
|
||||||
|
## Updates
|
||||||
|
If you want new features create a issue report and label it enchantment. Or start a pull request. I don't have enough time to daily change fluxion.
|
||||||
|
|
||||||
|
## versions
|
||||||
|
1. Aircrack : 1:1.2-0~rc4-0parrot0
|
||||||
|
2. Lighttpd : 1.439-1
|
||||||
|
3. Hostapd : 1:2.3-2.3 _If you want to compare this type `dpkg -l | grep "name"`_
|
||||||
|
|
||||||
## :scroll: Changelog
|
## :scroll: Changelog
|
||||||
Fluxion gets weekly updates with new features, improvements and bugfixes.
|
Fluxion gets weekly updates with new features, improvements and bugfixes.
|
||||||
Be sure to check out the [Changelog] (https://github.com/deltaxflux/fluxion)
|
Be sure to check out the [Changelog] (https://github.com/deltaxflux/fluxion)
|
||||||
|
|
Loading…
Reference in New Issue