gpt4 book ai didi

linux - Ngrep外机

转载 作者:太空宇宙 更新时间:2023-11-04 12:56:07 25 4
gpt4 key购买 nike

我有一台机器将值发送到端口 2712。我在本地使用:

 ngrep -d lo '' 'port 2712'

它显示了值:

   U 192.168.122.103:51027 -> 192.168.122.103:2712 
0.5

如何从同一局域网中的机器监听 192.168.122.103 机器上的相同端口?

最佳答案

ngrep -d any '' port 2712 and host 192.168.122.103

如果您知道特定接口(interface)(例如 eth0),请使用它而不是 any

关于linux - Ngrep外机,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35698887/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com