Matthias Kurz
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 IntelliJ listens on tcp and udp ports on address 0.0.0.0 - Why? Is it unsecure?
已回答netstat tells me that the java process IntelliJ runs with opens four ports (1 x tcp, 1 x tcp6, 2 udp) and listens on them on address 0.0.0.0... Is this normal? I mean 0.0.0.0 opens them up for the ...