We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
❯ sudo create_ap wlp0s20f3 enp61s0 MyAccessPoint MyPassPhrase -c 11 --country IN Config dir: /tmp/create_ap.wlp0s20f3.conf.lXONz030 PID: 319270 Network Manager found, set ap1 as unmanaged device... DONE Creating a virtual WiFi interface... ap1 created.
❯ sudo create_ap wlp0s20f3 enp61s0 MyAccessPoint MyPassPhrase --freq-band 5
Config dir: /tmp/create_ap.wlp0s20f3.conf.IRyUrWI3 PID: 319596 Network Manager found, set ap1 as unmanaged device... DONE Creating a virtual WiFi interface... ap1 created.
ERROR: Your adapter can not transmit to channel 36, frequency band 5GHz.
Doing cleanup.. done
The text was updated successfully, but these errors were encountered:
No branches or pull requests
❯ sudo create_ap wlp0s20f3 enp61s0 MyAccessPoint MyPassPhrase -c 11 --country IN
Config dir: /tmp/create_ap.wlp0s20f3.conf.lXONz030
PID: 319270
Network Manager found, set ap1 as unmanaged device... DONE
Creating a virtual WiFi interface... ap1 created.
ERROR: Your adapter can not transmit to channel 11, frequency band 2.4GHz.
❯ sudo create_ap wlp0s20f3 enp61s0 MyAccessPoint MyPassPhrase --freq-band 5
Config dir: /tmp/create_ap.wlp0s20f3.conf.IRyUrWI3
PID: 319596
Network Manager found, set ap1 as unmanaged device... DONE
Creating a virtual WiFi interface... ap1 created.
ERROR: Your adapter can not transmit to channel 36, frequency band 5GHz.
Doing cleanup.. done
The text was updated successfully, but these errors were encountered: