client listening on 0.0.0.0
Bitmask-linux64-0.3.1 ubuntu 13.04
after launching the client, two processes listen on 0.0.0.0 instead just on localhost:
--- git/leap_pistonadmin ‹master› » netstat -tulpen|grep bitm (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 127.0.0.1:55946 0.0.0.0:* LISTEN 1000 801526 18222/bitmask tcp 0 0 127.0.0.1:8090 0.0.0.0:* LISTEN 1000 808340 18222/bitmask tcp 0 0 0.0.0.0:2013 0.0.0.0:* LISTEN 1000 848433 18222/bitmask tcp 0 0 0.0.0.0:1984 0.0.0.0:* LISTEN 1000 848429 18222/bitmask
(from redmine: created on 2013-08-30, closed on 2013-09-03, duplicates #3687 (closed))