Giter VIP home page Giter VIP logo

fluxion's Introduction

install fluxion2 on Garuda Linux

Downloading fluxion2

git clone https://github.com/mmsaeed509/fluxion.git

or using github-cli gh repo clone mmsaeed509/fluxion

Installing dependencies

chmod +x install.sh && sudo ./install.sh

Unpacking & Run fluxion2

unzip fluxion.zip

cd fluxion

run fluxion2 sudo ./fluxion.sh

If you encounter an issue, create a new issue so I can help you.

Issues

mdk3 may not be installed, so you have to install it manually cd ..

cd mdk3

make

sudo make install

then cd ..

cd fluxion

sudo ./fluxion.sh

it will work fine ๐Ÿ˜ƒ

Managed Mode may not work, so you have to start it manually when you run fluxion2, fluxion2 change wifi card mode form Managed Mode to Monitor Mode and when you stop fluxion2 Managed Mode may not work

there are two ways to restart Managed Mode

  • First one, just restart the machine ๐Ÿคฃ

  • the second one

iwconfig

lo        no wireless extensions.

enp7s0    no wireless extensions.

wlp8s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=22 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
mon0      IEEE 802.11  Mode:Monitor  Frequency:2.437 GHz  Tx-Power=-2147483648 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on   

my wifiCard mon0

sudo airmon-ng stop mon0

sudo service networking restart

sudo service network-manager restart

it will work fine ๐Ÿ˜ƒ

fluxion's People

Contributors

mmsaeed509 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.