Y
Hacker News
new
|
ask
|
show
|
jobs
by
cp9
623 days ago
on popOS I see 0.0.0.0:*
I'm not sure why it deviates from Debian and Ubuntu which its based on though
1 comments
jeffbee
623 days ago
That's the wrong column of netstat output, I think. "0.0.0.0:*" stands in for the (non-existent) peer address of a listening port.
link
cp9
623 days ago
oh sorry yeah I copied the wrong column. the correct column is `0.0.0.0:631`
link