-
跟踪端口的Tracetcp版本为1.03
资源介绍
带端口的路由跟踪,
tracetcp -?一个可以对目标IP的指定端口进行Tracert跟踪的好工具!网络故障处理不可或缺的好帮手!强烈推荐!
使用方法:
tracetcp v1.0.3 (c) 2016 L.M.Witek
build date: Nov 25 2016 14:47:54
Homepage: http://SimulatedSimian.github.io/tracetcp
Issues? visit: https://github.com/SimulatedSimian/tracetcp/issues
Usage: tracetcp host [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 trace at 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.