Giter Club home page Giter Club logo

connect_wifi's Introduction

#Connect Wifi V1.0

Connect Wifi V1.0 is a tool will connect you to your wifi even if you had problem with your network manager

or wicd or even if you by mistake removed your network manager

you just need to gave the Tool your wifi interface name and your password

##How This Tool Work

It will use airmon-ng to set wifi interface to monitor mode then use

airodump-ng to scan for your wifi name if you dont know and print result

you will input the ESSID name (wifi name)

wpa_passphrase will create a config file to use it in wpa_supplicant to connect to the wifi .

###===== Make Sure To Check The Requirements.txt ======

Use

1: ( sudo apt-get install python-pip )

2: ( sudo pip install -r requirements.txt )

###==== Require Aircrack ======

can be find in the downloaded package

Use

1: ( tar zxf aircrack-ng-1.2-rc4.tar.gz ) 

2: ( cd aircrack-ng-1.2-rc4 )

3: ( make )

4: ( sudo make install )

###==========================================

###Installation

Use

  1: ( sudo chmod 775 connect_wifi.py )

  2: ( ./connect_wifi.py ) 

Tested on Ubuntu 16.04

Should Work On Kali

#Created By XxoraxX

connect_wifi's People

Contributors

xxoraxx avatar

Stargazers

Kostas Tziridis avatar

Watchers

James Cloos 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.