Ubuntu系統(tǒng)如何安裝跟使用tcping命令
1.安裝所需要的依賴包 apt-get install tcptraceroute bc -y
2下載tcping工具 wget http://www.vdberg.org/~richard/tcpping -O /usr/bin/tcping
3設(shè)置tcping權(quán)限 chmod +x /usr/bin/tcping 4測(cè)試工具可用性 tcping www.baidu.com 443
版權(quán)保護(hù): 本文「Ubuntu系統(tǒng)如何安裝跟使用tcping命令」由 云主機(jī)配置專家 原創(chuàng),轉(zhuǎn)載請(qǐng)保留鏈接: http://www.iqcg.cn/docs/system/367.html