Vendors update work v0.1 #618

This commit is contained in:
jokob-sk
2024-05-02 20:33:19 +10:00
parent 9435cd3081
commit 5d761e8687
2 changed files with 9 additions and 2 deletions

View File

@@ -17,7 +17,8 @@ apiPath = applicationPath + '/front/api/'
reportTemplatesPath = applicationPath + '/front/report_templates/'
fullConfPath = applicationPath + confPath
fullDbPath = applicationPath + dbPath
vendorsPath = '/usr/share/arp-scan/ieee-oui_all_filtered.txt'
vendorsPath = '/usr/share/arp-scan/ieee-oui.txt'
vendorsPathNewest = '/usr/share/arp-scan/ieee-oui_all_filtered.txt'