30 Mar
2008
30 Mar
'08
8:47 a.m.
On Sunday 30 March 2008, Phil Wild wrote:
This is what I experience as well...
netstat -an | grep LISTEN | grep 1984 tcp 0 0 0.0.0.0:1984 0.0.0.0:* LISTEN I just looked at the source code and I think you can say hobbitd --listen=<ip address>
This is by default 0.0.0.0 so listening on all availalble addresses. See also http://hobbitmon.sourceforge.net/docs/man8/hobbitd.8.html
Stef