wireshark 过滤
IP地址过滤
ip.addr == 192.168.1.202
ip目的地地址过滤
ip.dst==192.168.1.202
端口过滤
udp.port==8080
源端口
udp.srcport==8080
目的地端口
udp.dstport==8080
搜索栏输入“not gvsp and not icmp” ,把 ARP、UDP 协议过滤出来;
vivado 第三方编辑器绑定
D:/Software/Notpad++/install/Notepad++/notepad++.exe [file name]
D:/Software/GVIM/Install/Vim/vim72/gvim.exe [file name]
posted on 2025-09-27 16:21 taylorrrrrrrrrr 阅读(7) 评论(0) 收藏 举报