V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
acedbs

分享一个跟踪路由的小工具直接中文显示 IP 和地区路由情况

  •  
  •   acedbs · Aug 17, 2016 · 9944 views
    This topic created in 3544 days ago, the information mentioned may be changed or developed.

    直接将 traceroute.zip 解压到" C:\Users\用户名" 目录下即可,运行方式 cmd 下直接运行: traceroute.exe IP 或域名 回车即可,运行效果如下:

    Alt text

    Alt text

    IP 数据库调用的是纯真 IP 数据库 qqwry.dat 可以自己更新下

    下载地址:http://img.unixso.com/traceroute.zip

    原文来自http://unixso.com/Technology/traceroute.html

    20 replies    2016-10-14 20:22:17 +08:00
    Ellison
        1
    Ellison  
       Aug 17, 2016
    besttrace 不就好了
    acedbs
        2
    acedbs  
    OP
       Aug 17, 2016
    @Ellison 一个是命令行运行,一个是 gui 运行
    看起来不错·
    kid740246048
        3
    kid740246048  
       Aug 17, 2016 via Android
    ipip.net 提供的工具也不错
    XhstormR
        4
    XhstormR  
       Aug 17, 2016
    这压缩包里的 traceroute.exe 的源头是哪啊?
    avrillavigne
        5
    avrillavigne  
       Aug 17, 2016
    watermeter
        6
    watermeter  
       Aug 17, 2016
    纯真的库比 ipip 准确率差多了啊
    weyou
        7
    weyou  
       Aug 18, 2016
    看上去不错,就是例子里的 8.8.8.8 全球有好多个服务器都是 8.8.8.8. 这个延迟看来实际到达的地址明显不是山景城
    Ubuntuu
        8
    Ubuntuu  
       Aug 18, 2016
    纯真 ip 库是个笑话
    lslqtz
        9
    lslqtz  
       Aug 18, 2016
    ......
    C:\Users\lslqtz>itracert qq.com

    正在解析域名...101.226.103.106

    通过最多 30 个跃点跟踪
    qq.com [101.226.103.106] 的路由:

    1 0 ms *
    2 * 请求超时。
    3 5 ms *
    4 13 ms *
    5 17 ms *
    6 16 ms 61.152.86.57 中国 上海 上海
    7 15 ms 101.95.207.98 中国 上海 上海
    8 17 ms 101.95.225.202 中国 上海 上海
    9 17 ms 126.237.151.61.dial.xw.sh.dynamic.163data.com.cn [61.151.237.126] 中国 上海 上海
    10 * 请求超时。
    11 * 请求超时。
    12 * 请求超时。
    13 15 ms 101.226.103.106 中国 上海 上海

    跟踪完成。

    IPIP.NET 数据版本: 2016060110

    ITracert by IPIP.NET V1.2.0 (c) 2015 http://www.ipip.net/

    C:\Users\lslqtz>
    acedbs
        10
    acedbs  
    OP
       Aug 18, 2016
    @weyou 难道是电信劫持了?或者是假冒的 8.8.8.8·~~
    acedbs
        11
    acedbs  
    OP
       Aug 18, 2016
    @lslqtz
    C:\Users\ice>traceroute.exe qq.com
    Tracing route to qq.com[101.226.103.106]

    1: 2ms * @ 上海市 电信
    2: 7ms 116.228.193.165 @ 上海市 电信
    3: 10ms 124.74.55.105 @ 上海市闸北区 电信
    4: 6ms 124.74.215.45 @ 上海市 电信
    5: * Request time out.
    6: * Request time out.
    7: 6ms 61.151.237.162 @ 上海市 电信
    8: * Request time out.
    9: * Request time out.
    10: * Request time out.
    11: 3ms 101.226.103.106 @ 上海市 腾讯计算机系统电信节点

    Trace complete.
    lslqtz
        12
    lslqtz  
       Aug 18, 2016
    @ice2016 我只是说一下我这个工具大部分是中文...和 Win 的 tracert 差不多而且不是纯真的库而已
    weyou
        13
    weyou  
       Aug 18, 2016
    @ice2016 不是,谷歌的 8.8.8.8 在全球都有服务器,用的相同的 ip 地址而已。所以这种情况下用这个工具跟踪到的地址也就没有了意义。
    killerv
        14
    killerv  
       Aug 18, 2016
    纯真 ip 貌似不怎么准确
    fengxing
        15
    fengxing  
       Aug 18, 2016
    纯真库就是个笑话
    你图一的 IP ,日本下面的一大串都是 google 广播到香港的 IP ,纯真还是算到美国山景城
    桌面版和命令行我都建议使用 ipip 出的工具,真的秒杀你说的这个
    acedbs
        16
    acedbs  
    OP
       Aug 18, 2016
    @fengxing 纯真 IP 库好多错误的啊,估计没人更新了·
    acedbs
        17
    acedbs  
    OP
       Aug 18, 2016
    @fengxing 我在 ip138 taobao IP 库上查,那几个 IP 都显示是米国额·······
    fengxing
        18
    fengxing  
       Aug 18, 2016
    @ice2016 google 的 AS15169 IP 段全都是山景城的,然后广播到全世界的啊,这是广播到香港的 IP
    中文 ip 库中最准确地是 ipip.net
    acedbs
        19
    acedbs  
    OP
       Aug 18, 2016
    @fengxing 晓得了,国内 90%查的都显示米国, IPIP.NET 和这个 https://ip.rtbasia.com 显示的是香港~
    shoaly
        20
    shoaly  
       Oct 14, 2016
    @lslqtz 这个命令行工具在哪里下载的 ipip.net 上搜不到了呢
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2534 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 59ms · UTC 06:26 · PVG 14:26 · LAX 23:26 · JFK 02:26
    ♥ Do have faith in what you're doing.