WSL2 aircrack guide

  1. get version of wsl
    wsl -l -v
    
  2. install usbipd https://github.com/dorssel/usbipd-win

  3. bind device to wsl
    usbipd --help
    usbipd list
    usbipd bind --busid=<BUSID>
    usbipd attach --wsl --busid=<BUSID>
    # detach
    usbipd detach --all