You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thks for the feedback.. :)
the reason for setting the appdir to a specific location as eventually all syworks applications will be interlink with each other such as Database, WPA-Bruteforcer, etc..
Hopefully, you will eventually add an option to change it, but I modified the source to the following:
from (line 4348):
appdir="/SYWorks/WIDS/"
macoui="/SYWorks/WIDS/mac-oui.db"
To:
appdir="./"
macoui="./mac-oui.db"
The text was updated successfully, but these errors were encountered: