tesa-klebeband / RTL8720dn-WiFi-Packet-Injection

Send raw 802.11 WiFi frames using an RTL8720dn
GNU General Public License v3.0
29 stars 3 forks source link

Add web interface like ESP32 #1

Closed trungthanh1288 closed 5 months ago

trungthanh1288 commented 5 months ago

First, this is a great work as i dont see any another RTL8720DN packet injection. I know this is base function only and it will broadcast deauth packet. Can you create a web interface to choise target and then based on selected target it will change Channel and mac of target to main loop ?

tesa-klebeband commented 5 months ago

Thank you very much for your compliment. I could make a web interface for the program, however this program was supposed to only be the base for other projects. Nevertheless, this is a good idea which I'll maybe try to implement in a while as I am currently pretty busy. If you want to, you could try doing this yourself by forking the repo, making your changes and opening a pull request which I will then merge.