[usbproxy] Re: Plugins question, data injection and filtering.

  • From: Po-Jung Chen <pojung.chen@xxxxxxxxxx>
  • To: "usbproxy@xxxxxxxxxxxxx" <usbproxy@xxxxxxxxxxxxx>
  • Date: Thu, 22 Oct 2015 21:17:39 +0000

So I've been analyzing the code and I have noticed that something in
Injector_UDP.cpp there might be a typo that doesn't make it work?
Line 17 : std::string port_str = cfg->get("Injector_UDPHID::port");
Should it be "Injector_UDP" instead of UDPHID?
Unfortunately my programming are not very good so I may be wrong here.
Whenever I type usb-mitm -i , I always get "no port found".

Thanks, let me know what you think!

Other related posts: