forked from traviscross/mtr
-
Notifications
You must be signed in to change notification settings - Fork 29
Home
楷子狐 edited this page Aug 12, 2015
·
8 revisions
- 原生 mtr 添加了 位置显示 和 DNS反向解析。
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install automake
brew install wget
git clone https://github.com/Bilibili/mtr
cd mtr
./bootstrap.sh && ./configure --without-gtk --disable-ipv6 --with-biliip && make -j4 && chmod +s mtr && sudo bash -c 'cp mtr /usr/local/bin && mkdir -p /usr/share/BiliIP && wget http://wsdownload.hdslb.net/BiliIP.dat.gz -O - | gzip -dc > /usr/share/BiliIP/BiliIP.dat'
sudo mtr www.bilibili.com
sudo mtr -R www.bilibili.com