mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #1663] vendor_list_generator.py not working, file was missing from the url #942
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#942
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ktauchathuranga on GitHub (Aug 14, 2023).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1663
Describe the bug
can't update the vendor list
To Reproduce
just run the vendor_list_generator.py
@welcome[bot] commented on GitHub (Aug 14, 2023):
Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved
@Alliegaytor commented on GitHub (Aug 15, 2023):
The URL in the script is dead, you need to change it to something alive.
I'm using this archive.org URL for my personal fork.
Relevant pull request: https://github.com/SpacehuhnTech/esp8266_deauther/pull/1664
@ktauchathuranga commented on GitHub (Aug 15, 2023):
thank you!
@Alliegaytor commented on GitHub (Aug 15, 2023):
Maybe this issue should be kept open as it hasn't been fixed yet? I couldn't find any documentation that tells users to find their own vendor list, so the script should have a live URL as to not have people continuing to make issues about it.
Also, the list I provided won't get updates (it's an archive). So another one would have to be found eventually :)