All Projects → rockymeza → Wifi

rockymeza / Wifi

Licence: bsd-2-clause
[unmaintained] WiFi tools for linux

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Wifi

WiFi-Project
Pre-connection attacks, gaining access & post-connection attacks on WEP, WPA & WPA2. 🛰✔️
Stars: ✭ 22 (-92.17%)
Mutual labels:  wifi
kiwi
Kiwi turns your Pimoroni Keybow into a fully customizable poor-man's Elgato Stream Deck!
Stars: ✭ 40 (-85.77%)
Mutual labels:  wifi
M5ez
Complete interface builder for the M5Stack, an ESP32 based mini tinker-computer
Stars: ✭ 260 (-7.47%)
Mutual labels:  wifi
elmo
DEPRECATED - Elmo ~ https://mozilla.github.io/elmo/
Stars: ✭ 32 (-88.61%)
Mutual labels:  unmaintained
coma
a console mail user agent | obsolete: use mblaze
Stars: ✭ 13 (-95.37%)
Mutual labels:  unmaintained
react-native-wifi-p2p
Library that provide access for working with wi-fi direct (p2p) module in android.
Stars: ✭ 104 (-62.99%)
Mutual labels:  wifi
8821au-20210708
Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2
Stars: ✭ 40 (-85.77%)
Mutual labels:  wifi
Raspap Webgui
Simple wireless AP setup & management for Debian-based devices
Stars: ✭ 3,383 (+1103.91%)
Mutual labels:  wifi
confidential-survey
A Rails app for conducting confidential surveys without violating user privacy
Stars: ✭ 29 (-89.68%)
Mutual labels:  unmaintained
Rtl8723bs
Realtek SDIO Wi-Fi driver
Stars: ✭ 260 (-7.47%)
Mutual labels:  wifi
WiBr
Wifi Bruteforce (WiBr) is a wifi cracking tool written in c#.
Stars: ✭ 56 (-80.07%)
Mutual labels:  wifi
wifi-deauther
A fully automatic wifi deauther coded in Python
Stars: ✭ 25 (-91.1%)
Mutual labels:  wifi
ESP32-to-ESP32
ESP32 to ESP32 communication example using Arduino framework. Secure, P2P, low latency connection between devices is established. Button connected to the first ESP32 controlls LED connected to second ESP32.
Stars: ✭ 25 (-91.1%)
Mutual labels:  wifi
openwisp-wifi-login-pages
Configurable captive page for public/private WiFi services providing login, sign up, social login, SMS verification, change password, reset password, change phone number and more.
Stars: ✭ 63 (-77.58%)
Mutual labels:  wifi
Kupiki Hotspot Script
Create automatically a full Wifi Hotspot on Raspberry Pi including a Captive Portal
Stars: ✭ 265 (-5.69%)
Mutual labels:  wifi
rescuefox
DEPRECATED - demo game to drive 3D engine creation: rescue your pet space fox!
Stars: ✭ 35 (-87.54%)
Mutual labels:  unmaintained
WifiLinker
🔥空祖家的Wifi连接封装库,适用于智能硬件Wifi连接通讯
Stars: ✭ 52 (-81.49%)
Mutual labels:  wifi
Wifi Pumpkin Deprecated
DEPRECATED, wifipumpkin3 -> https://github.com/P0cL4bs/wifipumpkin3
Stars: ✭ 2,964 (+954.8%)
Mutual labels:  wifi
Colors Of Image
A PHP Library for getting colors from images DEPRECATED
Stars: ✭ 273 (-2.85%)
Mutual labels:  unmaintained
Matebookxpro Hackintosh
Hackintosh Solution for the Huawei Matebook X Pro
Stars: ✭ 257 (-8.54%)
Mutual labels:  wifi

Note: This project is unmaintained. While I would love to keep up the development on this project, it is difficult for me for several reasons:

  1. I don't have enough time.

  2. I switched to Fedora and the corresponding scripts to manage WiFi are completely different. I was looking into re-writing the library in order to support more than just Debian based architectures, but it was too involved.

If anybody wants to take over the development of WiFi, please contact me. You can find my email in the commit message.


wifi

Wifi provides a command line wrapper for iwlist and /etc/network/interfaces that makes it easier to connect the WiFi networks from the command line. The wifi command is also implemented as a library that can be used from Python.

::

# pip install wifi
# wifi --help

.. image:: https://travis-ci.org/rockymeza/wifi.png?branch=master :target: https://travis-ci.org/rockymeza/wifi

The documentation for wifi lives at https://wifi.readthedocs.org/en/latest/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].