sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
sed -i 's/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g' Makefile
- nlkguy/archer-t2u-plus-linux
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- TP-Link Archer T4U Plus Driver Kali Installation
- GNU/Linux Kali TP-Link Archer T4U Plus Wireless Driver Installation Guide
- Follow Us
- The GNU/Linux Free Software Phylosophy
- Steve Jobs' Last Words
- Thanks to Google
- Credits
- Divine vs Devilish Nature
- Мой победитель
- Installation and setup
nlkguy/archer-t2u-plus-linux
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Launching GitHub Desktop
Launching GitHub Desktop
Launching Xcode
Launching Visual Studio Code
There was a problem preparing your codespace, please try again.
Latest commit
TP-Link Archer T2U Plus a.k.a AC600 High Gain is a very affordable dual band wireless adapter compatible with kali linux and supports monitor mode , soft AP mode,packet injection etc. it supports both 2.4 GHz and 5GHz band and has a 5dBi Antenna for better signal reception. 2357:0120
This adapter has a Realtek RTL8821AU Chipset at its heart. RTL8821AU has plenty of developer support in linux community and has driver for Kali linux , Parrot OS .etc Archer T2U Plus is on sale under 15 USD ~ 1000 INR , which is a very affordable price for Beginners in Pentesting. 2357:0120 is the USB ID.
Driver for Debian Based Linux Distros (Ubuntu/Kali Linux)(x86_64)
sudo apt install build-essential libelf-dev linux-headers-$(uname -r)
if the installation is aborted , check existing dkms modules and uninstall previously installed driver
if you encounter any weird interface name , rename the Wireless interface by following below steps
sudo apt-get install build-essential libelf-dev kalipi-kernel-headers
sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
sed -i 's/CONFIG_PLATFORM_ARM_RPI = n/CONFIG_PLATFORM_ARM_RPI = y/g' Makefile
But for RPI 3B+ & 4B you will need to run those below which builds the ARM64 arch driver:
Read More:sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
sed -i 's/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g' MakefileTP-Link Archer T4U Plus Driver Kali Installation
Hi! The linked Tutorial shows you Step-by-Step How to Install TP-Link Archer T4U Plus AC1300 Wireless 802.11ac Driver in Kali GNU/Linux Desktop.
And the Kali TP-Link Archer T4U Plus Adapter is based on the Realtek rtl8812AU Chipset.
So here below you find instructions to Install rtl8812AU Driver on Linux.
Finally, in case to check your Adapter Chipset see: How to Check Wireless Device ID on GNU/Linux.
GNU/Linux Kali TP-Link Archer T4U Plus Wireless Driver Installation Guide
Showing Ads here is the best solution I found for not embarassing somebody about participating in a #%$Foundation^.
"When the Last Tree has been cut down, the Last Fish caught, the Last River poisoned, only then will we realize that One Cannot Eat Money."
“No usable Computer exists today with completely Open Software and Hardware (as much as some companies want to Market themselves as such)."
Follow Us
The GNU/Linux Free Software Phylosophy
"Dreams shows the Interior naked Truth. Transcendent Sense-Information-Awareness shining freely from the Eternal Source of Reality: the Priceless, Timeless, and Boundless Soul!"
Steve Jobs' Last Words
"Being a Winner in a Free Computing OS Mission means to adopt a Commercial like Strategy. Transcending Duality in Oneness and so dispensing both Free and Non Free Software. Cause evangelizing Freedom in a Non Free World is like keeping a Trojan Horse. Hallelujah!"
"Taking care if somebody is liking, following, or buying is just a serious hidrance on the priceless Way of Creative Freedom."
"Using the Money just for buying Stuff and Not Supporting the Free Gift Philosophy is a sign of a Selfish and Narrow Mind."
What can Save the World from Self-destruction? The Humble Conversion to the Spiritual Way.
Because Earth & Nature has been Ravaged by the blind wild mass race to prove that you are Someone Better because you got $ome fla$hy Power$.Thanks to Google
Dear Linux User, should be nice if you can Realize how without Google Ads most of these Contents likely would Never be Written!
So Thanks to Google and the Google Ads Advertisers for their Support.
Moreover, I can find out easily the needed insight to make my Guides again using the Best Search Engine: Google.Credits
Everlasting Glory to God, Jesus Christ, The Holy Spirit, Ganesha, Shiva, Vishnu, Krisna, Laozi, Buddha, Bodhidharma, Ma Gcig, Hakuin, Ikkyu, Nagarjuna, Tilopa, Naropa, Milarepa, Suhrawardi, St Dismas, St Francesco, St Teresa, St John, St Filippo, Eckehart. All The Holy Divinities, Avatars, Saints, Mystics, and True Spiritual Masters. Because they are in the Eternal Light of Truth & Delight Enlightening a World of Darkness, Nescience, Blindness, Uneasiness and Falsehood!
Divine vs Devilish Nature
"The Divine Saint Dynamics is Everlasting Oneness, All the Virtues & Excellence. Purity, Spirituality, Innocence, Imperturbableness, Trusting, Guiltless, Altruist, Sharing and Emptiness.
Instead the Devilish Human one is Ephemeral Differentiation, All Lacks & Troubles. Inpurity, Spiritless, Perverse, Furious, Doubting, Inculpative, Egoist, Greedy and Monetary."Мой победитель
For me personally and still chose the Plus model, because for me the quality and reliability of the connection is above all. Sometimes I like to play WOW, CS or tanks and I don't need ping lag. Plus the module itself is much better at dealing with big data flow. And most importantly – I still have a desktop system. If I had a laptop, I would probably choose the whistle.
Installation and setup
If your computer is already connected to the internet, just plug the adapter into a free USB port. Windows should automatically download the drivers from its server. If this does not happen, go to "Device Manager".
If you can't install drivers in this way, or if you can't connect to the internet, you can install the driver from the disk that came with the adapter. Of course not everyone has a disk drive these days, so the second option comes to the rescue – you can download drivers from the Internet:
If you still have questions, write in the comments.