Top 23 C Wifi Projects
-
Short answer not worth the effort and time. However this Esp32 and https://github.com/SpacehuhnTech/esp8266_deauther projects would be better suited
-
Project mention: how to capture packets from all networks except for a select network with airodump-ng | reddit.com/r/linuxquestions | 2022-02-20
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: Any way to transmit 802.11(wifi) signals to a receiver | reddit.com/r/GNURadio | 2022-08-07
-
hcxtools
Portable (that doesn't include proprietary/commercial operating systems) solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats (recommended by hashcat) and to John the Ripper formats. hcx: h = hash, c = convert and calculate candidates, x = different hashtypes
[!] Warning: Recommended app hcxpcaptool was not found. install @ https://github.com/ZerBea/hcxtools
-
linux-wifi-hotspot
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
Project mention: GNOME 43 Plans to Introduce Redesigned Quick Settings | reddit.com/r/gnome | 2022-08-07Normally it should work with realtek drivers too unless your family of card is still lacking support. You can try something like https://github.com/lakinduakash/linux-wifi-hotspot to see if that works for you
-
[!] Warning: Recommended app hcxdumptool was not found. install @ https://github.com/ZerBea/hcxdumptool
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
The code is here, instructions for how to build etc. found there too https://github.com/espressif/esp-at
-
-
esp32-wifi-manager
Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
Project mention: How can I implement a WiFi manager for ESP8266 using the ESP8266 RTOS SDK? Are there repositories that implement this already? | reddit.com/r/esp8266 | 2021-08-24There's a WiFi Manager Library for ESP-IDF (ESP32) I am expecting it to work with ESP8266 with changes respective to RTOS-SDK. It's still a work in progress for me. You can try as well. Here is the link to esp-idf WiFi Manager library by tonyp7 https://github.com/tonyp7/esp32-wifi-manager
-
Project mention: So I just got my own place finally. Been living with my parents to save money since my divorce started so I could move out. I only thought that this was appropriate for my WiFi name at my house! Have a good weekend apes! Market opens in 21 hour and 10 minutes | reddit.com/r/Superstonk | 2021-10-10
-
Project mention: Are there any drivers for Realtek Wireless 8122BU? | reddit.com/r/linuxquestions | 2022-03-07
Seems like you have to use a third-party driver from github. Probably this one. Carefully read the instructions. Also you should install additional firmware for your card. Good luck.
-
88x2bu-20210702
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets - v5.13.1
First you will need to find out which version you have. Version one or two (this one) will need this driver. For version three (this one) you will need this driver.
-
Project mention: Are there any USB WiFi dongles that work with Fluidd? | reddit.com/r/klippers | 2022-06-07
However, if you're after long range or high speed with the Pi, and don't mind having to custom build a driver, I have this TP-Link Archer T9UH with the Realtek RTL8814au chipset. It needs this driver, which I was able to build by following the instructions on that page. It works like a champ, until there's a new kernel release, in which case it breaks until I rebuild that driver. It does however offer USB3 and 11ac, and has no trouble connecting and maintaining a high speed link (100+mbps) between where it lives in my RV parked in the driveway, and the AP in the back bedroom of my house. This is enough distance where the onboard Pi4 wifi could barely see my network and couldn't even sustain megabit speeds reliably.
-
8821cu
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets
-
blackmagic-espidf
Blackmagic Wireless SWD Debug probe hosted on esp-idf SDK (for ESP8266) with UART on Telnet port and HTTP using xterm.js
-
8812au-20210629
Linux Driver for USB WiFi Adapters that are based on the RTL8812AU Chipset - v5.13.6
First you will need to find out which version you have. Version one or two (this one) will need this driver. For version three (this one) you will need this driver.
-
Project mention: Unable to run Wifiphisher from git repository on Kali..... | reddit.com/r/Kalilinux | 2022-02-08
Since the original repository https://github.com/wifiphisher/roguehostapd which I cannot get to work
-
-
ubxlib
Portable C libraries which provide APIs to build applications with u-blox products and services. Delivered as add-on to existing microcontroller and RTOS SDKs.
-
Project mention: USB WIFI adapter not showing 20.04 realtek RTL8812AU | reddit.com/r/Ubuntu | 2021-10-03
Guide specifically for RTL8812AU: https://github.com/morrownr/8812au
-
8821au-20210708
Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2
Project mention: RTL8812AU driver listed in lsmod, but not working | reddit.com/r/linux4noobs | 2022-03-02git clone https://github.com/morrownr/8821au-20210708.git
-
8821cu-20210118
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets - v5.12.0
Project mention: Is there a way to install rtl8821CU (wifi adapter) driver in Fedora? | reddit.com/r/Fedora | 2022-07-21or you can follow this one https://github.com/morrownr/8821cu-20210118
C Wifi related posts
Index
What are some of the best open-source Wifi projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | esp8266_deauther | 10,234 |
2 | aircrack-ng | 3,165 |
3 | openwifi | 2,592 |
4 | hcxtools | 1,432 |
5 | linux-wifi-hotspot | 1,282 |
6 | hcxdumptool | 1,278 |
7 | opendps | 770 |
8 | esp-at | 524 |
9 | Homepoint | 515 |
10 | esp32-wifi-manager | 473 |
11 | esp32free80211 | 409 |
12 | 88x2bu | 373 |
13 | 88x2bu-20210702 | 240 |
14 | 8814au | 230 |
15 | 8821cu | 169 |
16 | blackmagic-espidf | 165 |
17 | 8812au-20210629 | 163 |
18 | roguehostapd | 146 |
19 | FGRoute | 128 |
20 | ubxlib | 118 |
21 | 8812au | 117 |
22 | 8821au-20210708 | 112 |
23 | 8821cu-20210118 | 102 |
Are you hiring? Post a new remote job listing for free.