kolinger / rd-usb

Web GUI for RuiDeng/Riden USB testers (UM34C, UM24C, UM25C, TC66C)
GNU General Public License v3.0
223 stars 29 forks source link

Add cmdline paramter to specify listen on IP address. #39

Closed pkolmann closed 1 year ago

pkolmann commented 1 year ago

fixes https://github.com/kolinger/rd-usb/issues/38

kolinger commented 1 year ago

Thank you for contribution.

BTW: There was small mistake on line web.py:56 where you converted listen value to boolean. I fixed that so --listen could work.