mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-12 15:50:47 -08:00
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@
|
||||
import argparse
|
||||
from urllib.request import urlopen
|
||||
|
||||
DEFAULT_URL = "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=blob_plain;f=manuf"
|
||||
DEFAULT_URL = "https://gitlab.com/wireshark/wireshark/-/raw/master/manuf"
|
||||
DEFAULT_FILENAME = "../esp8266_deauther/vendor_list.h"
|
||||
|
||||
macs = []
|
||||
|
||||
Reference in New Issue
Block a user