[GH-ISSUE #1663] vendor_list_generator.py not working, file was missing from the url #942

Closed
opened 2026-02-28 00:05:34 +03:00 by kerem · 4 comments
Owner

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

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](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v3/vendor_list_generator/vendor_list_generator.py)
kerem 2026-02-28 00:05:34 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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

<!-- gh-comment-id:1677657444 --> @welcome[bot] commented on GitHub (Aug 14, 2023): Congrats on opening your first issue on this repository! 🎉<br> This is a automated message to help you avoid common pitfalls when asking for help online.<br> 👉 Be sure to:<br> * 🇬🇧 Communicate in English so everybody can understand you<br> * 📖 Have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki) and [README](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v2/README.md) for information<br> * 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br> * ✍️ Provide enough information to understand, recreate and help out with your problem<br> * ℹ️ Let us know if you find a solution and please share it with us<br> * 📕 Close the issue when your problem has been solved
Author
Owner

@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

<!-- gh-comment-id:1678517053 --> @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](https://web.archive.org/web/20230328024857if_/https://gitlab.com/wireshark/wireshark/-/raw/master/manuf) for my personal fork. Relevant pull request: https://github.com/SpacehuhnTech/esp8266_deauther/pull/1664
Author
Owner

@ktauchathuranga 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: #1664

thank you!

<!-- gh-comment-id:1678574575 --> @ktauchathuranga 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](https://web.archive.org/web/20230328024857if_/https://gitlab.com/wireshark/wireshark/-/raw/master/manuf) for my personal fork. > > Relevant pull request: #1664 thank you!
Author
Owner

@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: #1664

thank you!

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 :)

<!-- gh-comment-id:1678588884 --> @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](https://web.archive.org/web/20230328024857if_/https://gitlab.com/wireshark/wireshark/-/raw/master/manuf) for my personal fork. > > Relevant pull request: #1664 > > thank you! 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 :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#942
No description provided.