Skip to main content

#RePost #Script #GitHub #Network #ToolNali 这个仓库知道的人挺少的,其实它配合mtr使用,效果很好,比如mtr -n4 tj.189.cn |./nali-nt_linux_amd64为了方便使用也可以加入bashrc中,如echo 'ntr(){

  1. #RePost #Script #GitHub #Network #Tool

    Nali 这个仓库知道的人挺少的,其实它配合mtr使用,效果很好,比如

    mtr -n4 tj.189.cn |./nali-nt_linux_amd64


    为了方便使用也可以加入bashrc中,如

    echo 'ntr(){
     mtr $* -n |nali-nt_linux_amd64
    }' >> ~/.bashrc
    # 用法如下
    ntr www.baidu.com
    ntr tj.189.cn -4T


    项目仓库地址

    https://github.com/nxtrace/nali

    Message link
OKHK