usbredirect: listen on correct address
Previously, usbredirect would ignore the listen address passed via
--as <addr>:<port>
, and would always listen on the loopback interface.
This corrects that behavior.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Previously, usbredirect would ignore the listen address passed via
--as <addr>:<port>
, and would always listen on the loopback interface.
This corrects that behavior.