{"id":18754082,"url":"https://github.com/simplyceo/rtl8188eus","last_synced_at":"2025-04-06T05:15:33.777Z","repository":{"id":38472765,"uuid":"332240890","full_name":"SimplyCEO/rtl8188eus","owner":"SimplyCEO","description":"RealTek RTL8188eus WiFi driver with monitor mode \u0026 frame injection support.","archived":false,"fork":false,"pushed_at":"2025-03-25T03:52:44.000Z","size":5215,"stargazers_count":76,"open_issues_count":9,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T04:08:33.406Z","etag":null,"topics":["c","dkms","driver","linux","realtek","wireless"],"latest_commit_sha":null,"homepage":"https://gitlab.com/SimplyCEO/rtl8188eus","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"aircrack-ng/rtl8188eus","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimplyCEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"SimplyCEO","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-01-23T15:20:50.000Z","updated_at":"2025-03-25T23:52:13.000Z","dependencies_parsed_at":"2025-03-15T03:11:48.154Z","dependency_job_id":"8976aff8-be60-4579-86b1-eecdfcfff185","html_url":"https://github.com/SimplyCEO/rtl8188eus","commit_stats":null,"previous_names":["simplyceo/rtl8188eus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frtl8188eus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frtl8188eus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frtl8188eus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frtl8188eus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimplyCEO","download_url":"https://codeload.github.com/SimplyCEO/rtl8188eus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247436285,"owners_count":20938533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","dkms","driver","linux","realtek","wireless"],"created_at":"2024-11-07T17:28:00.775Z","updated_at":"2025-04-06T05:15:33.621Z","avatar_url":"https://github.com/SimplyCEO.png","language":"C","funding_links":["https://liberapay.com/SimplyCEO"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"/.media/rtl8188eus_logo.png\" alt=\"rtl8188eus logo\" width=\"50%\"/\u003e\n\u003c/p\u003e\n\nRealtek rtl8188eu(s) / rtl8188etv wireless drivers\n==================================================\n\n[![Monitor mode](https://img.shields.io/badge/monitor%20mode-supported-brightgreen.svg)](#)\n[![Frame Injection](https://img.shields.io/badge/frame%20injection-supported-brightgreen.svg)](#)\n[![MESH Mode](https://img.shields.io/badge/mesh%20mode-supported-brightgreen.svg)](#)\n[![GitHub issues](https://img.shields.io/github/issues/SimplyCEO/rtl8188eus.svg)](https://gitlab.com/SimplyCEO/rtl8188eus/-/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SimplyCEO/rtl8188eus.svg)](https://gitlab.com/SimplyCEO/rtl8188eus/-/forks)\n[![GitHub stars](https://img.shields.io/github/stars/SimplyCEO/rtl8188eus.svg)](https://gitlab.com/SimplyCEO/rtl8188eus/-/starrers)\n[![GitHub license](https://img.shields.io/badge/License-GPL--2.0-informational)](https://gitlab.com/SimplyCEO/rtl8188eus/-/blob/master/LICENSE)\u003cbr\u003e\n[![Android](https://img.shields.io/badge/android%20(8)-supported-brightgreen.svg)](#)\n[![aircrack-ng](https://img.shields.io/badge/aircrack--ng-supported-blue.svg)](#)\n\nTrying to find a solution? See [troubleshooting](/docs/TROUBLESHOOTING.md).\n\n|   Support         |   Tested  |   Status  |   Description                                     |\n|-------------------|-----------|-----------|---------------------------------------------------|\n|   Android 7+      |   ❌      |   🟡      |   Depends on which kernel version is installed.   |\n|   MESH            |   ❌      |   🟠      |   Not tested yet.                                 |\n|   Monitor Mode    |   ✅      |   🔵      |   Tested and working.                             |\n|   Frame injection |   ✅      |   🔵      |   Tested and working.                             |\n|   Kernel 5.8+     |   ✅      |   🟢      |   Kernel 5.15+ tested.                            |\n\nBuilding\n--------\n\nThe quickest compile can presume:\n```shell\ngit clone --depth 1 https://gitlab.com/SimplyCEO/rtl8188eus.git\ncd rtl8188eus/\nmake -j$(nproc)\nsu -c \"make install clean\"\nsu -c \"modprobe --remove rtl8xxxu \u0026\u0026 modprobe 8188eu\"\n```\n\nThe old driver will be kept, but it need to be deactivated.\u003cbr\u003e\nVerify if your kernel is equal or newer than '6.3.x'.\u003cbr\u003e\nIf it is, then the driver is called `rtl8xxxu`. Otherwise it is `r8188eu`.\n\nAll the instructions and explanations can be found by\u003cbr\u003e\n[reading the documentation](/docs/BUILDING.md) or by accessing the topics:\n\n- [Building for Kali Nethuner](/docs/BUILD_FOR_NETHUNTER.md);\n- [Available Modes](/docs/MODES.md);\n- [Configuring NetworkManager](/docs/NETWORKMANAGER.md);\n- [Managed/Monitor Mode: toggle-script](/docs/OPTIONAL.md).\n\nCredits\n-------\n\nRealtek       - https://www.realtek.com\u003cbr\u003e\nAlfa Networks - https://www.alfa.com.tw\u003cbr\u003e\naircrack-ng  - https://www.aircrack-ng.org\u003cbr\u003e\nProject contributors - https://gitlab.com/SimplyCEO/rtl8188eus/-/graphs/master?ref_type=heads\u003cbr\u003e\n\nAnd all those who are using, requesting support, or teaching. Thanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplyceo%2Frtl8188eus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplyceo%2Frtl8188eus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplyceo%2Frtl8188eus/lists"}