How can I connect "Remote Test Lab" in linux

Hi, your “Remote Test Lab” service seems really fantastic for development.
And its adb connection is working well in windows.
But what I want is to connect the device by linux (also wsl).

I’ve tried a few things

  1. usbipd : not working, there’s no any usb connection resource
  2. adb port forwarding : not working, device state is ‘offline’ in linux by adb devices
    eg.

    netsh interface portproxy add v4tov4 listenport=5037 listenaddress=127.0.0.1 connectport=5037 connectaddress=172.18.0.2

    adb connect 127.0.0.1:5037

please help me

Hello @gkondelas ,
Would you please create an issue at the following link: Support | Dashboard (samsung.com)

Thanks,
Ummey
Samsung Developer Relations