iykyk / README.md
Washedashore's picture
Update README.md
98f7dff verified
|
raw
history blame
932 Bytes
---
title: Iykyk
emoji: πŸ“Š
colorFrom: pink
colorTo: green
sdk: gradio
sdk_version: 4.42.0
app_file: app.py
pinned: false
license: cc-by-nc-sa-4.0
short_description: jammer
---
# wifi-jammer
This tool is used to jam any wifi network in your local area network.
### THIS TOOL IS CREATED FOR EDUCATIONAL PURPOSE, DON'T MISUSE IT.
## Installing Process πŸ‘‡
```$ git clone https://github.com/LxaNce-Hacker/wifi-jammer```<br>
```$ cd wifi-jammer```<br>
## Setup Process πŸ‘‡
```$ chmod +x wifi```<br>
```$ bash setup.sh```<br>
## Usage πŸ‘‡
```$ wifi --monitor start``` ==>To Start Monitor Mode <br>
```$ wifi --monitor stop``` ==>To Stop Montior Mode <br>
```$ wifi --status``` ==>To See Hotspot Networks/Connections <br>
```$ wifi --bssid <bssid_name> --channel <channel_number>``` ==>T0 See Individual Hotspot Networks/Connections <br>
```$ wifi --attack --bssid <bssid_name>``` ==>To Perform Attack On Prticular BSSID <br>