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
Whenver I try to use the script, I get this issue: WARN: Can't use 'iw' to operate interfce 'wlan0', trying 'iwconfig' (not as good as 'iw') ... (Did you spell the interface name right?) ERROR: Can't use 'iwconfig' to operate interfce 'wlan0' (iwconfig is not in Fedora's repos)
I'm on Fedora 40. The command I used was: sudo ./linux-router.sh --ap wlan0 MyAccessPoint -p MyPassPhrase
The text was updated successfully, but these errors were encountered:
Whenver I try to use the script, I get this issue:
WARN: Can't use 'iw' to operate interfce 'wlan0', trying 'iwconfig' (not as good as 'iw') ... (Did you spell the interface name right?)
ERROR: Can't use 'iwconfig' to operate interfce 'wlan0'
(iwconfig is not in Fedora's repos)I'm on Fedora 40. The command I used was:
sudo ./linux-router.sh --ap wlan0 MyAccessPoint -p MyPassPhrase
The text was updated successfully, but these errors were encountered: