trace tcp可以让你以发送
TCP数据包的形式追踪数据流
而传统的
tracert/
traceroute 是发送udp包或者icmp
使用方法
D:>
trace tcp-?
trace tcpv1.0.0 (c) 2014 L.M.Witek
build date: Jun 23 2014 15:05:33
Homepage: http://SimulatedSimian.github.io/
trace tcpIssues? visit: https://github.com/SimulatedSimian/
trace tcp/issues
Usage:
trace tcphost [options]
where host = hostName|ipAddress[:portNumber|serviceName]
if portNumber or serviceName is not present then port 80 (http) is assumed.
Options:
-? Displays help information.
-F Disables the Anti-flood timer.
-R Use Raw Sockets to send packets.
-c Select condensed output mode.
-g address Send to remote host using specified gateway.
-h start_hop Starts
traceat hop specified.
-m max_hops Maximum number of hops to reach target.
-n No reverse DNS lookups for each node.
-p num_pings # of pings per hop (default 3).
-r p1 p2 Multiple
traces from port p1 to p2.
-s p1 p2 Scan ports p1 to p2. Eqiv of: -cnr p1 p2 -h 128 -m 1 -p 1
-t timeout Wait timeout milliseconds for each reply.
-v Displays version information.
Examples:
trace tcpwww.microsoft.com:80 -m 60
trace tcppost.sponge.com:smtp
trace tcp192.168.0.1 -n -t 500
到此这篇tcp工具下载(tcp软件下载)的文章就 介绍到这了,更多相关内容请继续浏览下面的相关 推荐文章,希望大家都能在编程的领域有一番成就!版权声明:
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。
如若内容造成侵权、违法违规、事实不符,请将相关资料发送至xkadmin@xkablog.com进行投诉反馈,一经查实,立即处理!
转载请注明出处,原文链接:https://www.xkablog.com/jszy-zyjn/53633.html