Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 299 Bytes

create_ap.md

File metadata and controls

4 lines (4 loc) · 299 Bytes
  • To create a WiFi, use sudo create_ap wlp2s0 enp3s0 lappy nowifi4u
  • To delete redundant virtual interfaces, use sudo iw dev ap0 del
  • To up an interface, use sudo ip link set wlp2s0 up
  • To deal with RTNETLINK answers: Operation not possible due to RF-kill, use sudo rfkill unblock wlan