cecio / USBvalve

Expose USB activity on the fly
MIT License
1.22k stars 43 forks source link

Is there a test scenario? #39

Closed CHNO5 closed 5 months ago

CHNO5 commented 5 months ago

I just built my first usbvalve and was wondering if there is a test scenario that is available to see the possible issue that can show up on the screen, and to make sure that everything works?

NagelTuev commented 5 months ago

To test on the pc, you can simply connect it and, for example, access the readme or delete it, or copy a file to it.

You can test the host usb, e.g. with a keyboard, mouse or usb stick.

Google is your friend when it comes to RubberDuckies, there are relatively simple DIY options

cecio commented 5 months ago

Yep, thanks @NagelTuev that was exactly what I would have suggested.

CHNO5 commented 5 months ago

Thank you that worked perfectly.