TCP/IP 工具收录

TCP/IP测试开发工具收录

  • 网络抓包工具smsniff 介绍看这里 http://www.oschina.net/p/smartsniff 
至于使用:简单体验了一下,足够轻量,Version 2.08 支持过滤器,不过他的过滤器可不是WireShark的那个样子。

  • Display only packets with remote tcp port 80 (Web sites):   
include:remote:tcp:80
  • Display only packets with remote tcp port 80 (Web sites) and udp port 53 (DNS): 
include:remote:tcp:80
include:remote:udp:53
  • Display only packets originated from the following IP address range: 192.168.0.1 192.168.0.100: 
include:remote:all:192.168.0.1-192.168.0.100 
  • Display only TCP and UDP packets that use the following port range: 53 - 139: 
include:remote:tcpudp:53-139
  • Filter most BitTorrent packets (port 6881): 
exclude:both:tcpupd:6881 
  • Filter all ICMP packets (Ping/Traceroute activity):  exclude:both:icmp 
例如:使用Ctrl+F8打开过滤窗口
a
即可。



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值