All Projects → cilynx → Rtl88x2bu_wifi_linux_v5.2.4.4_26334.20180126_coex20171012 5044

cilynx / Rtl88x2bu_wifi_linux_v5.2.4.4_26334.20180126_coex20171012 5044

Licence: gpl-2.0
rtl88x2bu driver updated for modern kernels.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Rtl88x2bu wifi linux v5.2.4.4 26334.20180126 coex20171012 5044

rtl88x2BU WiFi linux v5.2.4.1 22719 COEX20170518-4444.20170613
rtl88x2bu driver updated for modern kernels.
Stars: ✭ 26 (-52.73%)
Mutual labels:  driver, wifi, wireless, drivers
Wifi Pumpkin Deprecated
DEPRECATED, wifipumpkin3 -> https://github.com/P0cL4bs/wifipumpkin3
Stars: ✭ 2,964 (+5289.09%)
Mutual labels:  wifi, wireless
Rtl8723bs
Realtek SDIO Wi-Fi driver
Stars: ✭ 260 (+372.73%)
Mutual labels:  driver, wifi
Dokany
User mode file system library for windows with FUSE Wrapper
Stars: ✭ 4,055 (+7272.73%)
Mutual labels:  driver, drivers
Driver.NET
Lightweight and flexible library to load and communicate with kernel drivers on Windows.
Stars: ✭ 59 (+7.27%)
Mutual labels:  driver, drivers
esp8266-wifi-cmsis-dap
WIRELESS CMSIS-DAP USB/IP-SWD/JTAG HID adapter firmware for ESP8266 boards
Stars: ✭ 69 (+25.45%)
Mutual labels:  wifi, wireless
Wirespy
Framework designed to automate various wireless networks attacks (the project was presented on Pentester Academy TV's toolbox in 2017).
Stars: ✭ 293 (+432.73%)
Mutual labels:  wifi, wireless
Realtek-USB-Wireless-Adapter-Drivers
Realtek USB Wireless Adapter Drivers [0bda:f179] (Kernel 4.15.x ~ 5.9.x)
Stars: ✭ 34 (-38.18%)
Mutual labels:  wifi, wireless
Ansible Openwisp2
Ansible role that installs and upgrades OpenWISP.
Stars: ✭ 403 (+632.73%)
Mutual labels:  wifi, wireless
Faunadb Jvm
Scala and Java driver for FaunaDB
Stars: ✭ 50 (-9.09%)
Mutual labels:  driver, drivers
Faunadb Js
Javascript driver for FaunaDB
Stars: ✭ 498 (+805.45%)
Mutual labels:  driver, drivers
realtek rtwifi
Realtek RTWIFI - RTL8XXXU mod
Stars: ✭ 32 (-41.82%)
Mutual labels:  driver, wifi
Peanuts
Peanuts is a free and open source wifi tracking tool. Based on the SensePosts Snoopy-NG project that is now closed.
Stars: ✭ 34 (-38.18%)
Mutual labels:  wifi, wireless
openwrt-useful-tools
A repo containing different tools compiled specifically for the Hak5 WiFi Pineapple MK6 and MK7.
Stars: ✭ 155 (+181.82%)
Mutual labels:  wifi, wireless
Boopsuite
A Suite of Tools written in Python for wireless auditing and security testing.
Stars: ✭ 807 (+1367.27%)
Mutual labels:  wifi, wireless
Probesniffer
🔍 A tool for sniffing unencrypted wireless probe requests from devices.
Stars: ✭ 288 (+423.64%)
Mutual labels:  wifi, wireless
feedingbottle
FeedingBottle is a Aircrack-ng GUI, create by Fast Light User-Interface Designer ("FLUID").
Stars: ✭ 26 (-52.73%)
Mutual labels:  wifi, wireless
wireless-tools
Wireless tools for Node.js
Stars: ✭ 155 (+181.82%)
Mutual labels:  wifi, wireless
Openwisp Controller
Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems.
Stars: ✭ 377 (+585.45%)
Mutual labels:  wifi, wireless
Android
An Open-Source Android application that allows you to send and receive files over available connections, and offers unique features like sharing over HTTP, pausing and resuming transfers
Stars: ✭ 695 (+1163.64%)
Mutual labels:  wifi, wireless

Newer version available!

If you're looking for the latest and greatest, check out rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959

rtl88x2bu

Updated driver for rtl88x2bu wifi adaptors based on rtl88x2BU_WiFi_linux_v5.2.4.4_26334.20180126_COEX20171012-5044.

Build confirmed on Linux version 4.16.0-2-amd64 ([email protected]) (gcc version 7.3.0 (Debian 7.3.0-19)) #1 SMP Debian 4.16.12-1 (2018-05-27)

See http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/ for all the hows and whys around the updates.

Fair warning...

Thanks to MaxG87, no more scary provenance warning! W00t.

You can find the original source for this driver on D-Link's download page for the DWA-182 Rev D.

DKMS installation

cd rtl88x2BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-5044
VER=$(cat ./version)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu
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].