Ubuntu系統(tǒng)如何安裝跟使用tcping命令
時(shí)間:2024/5/23 14:21:51 來源:米安網(wǎng)絡(luò) 作者:云主機(jī)配置專家 點(diǎn)擊:236次
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://iqcg.cn/docs/system/367.html