码迷,mamicode.com
首页 > 其他好文 > 详细

tcping tcp网络测试

时间:2017-11-09 15:10:43      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:tcping tcp网络测试


地址:https://github.com/jlyo/tcping.git

Installation:
------------
make install


Usage:
-----
tcping hostname
(uses port 80) or
tcping -p port hostname

ping once:
tcping -p port -c 1 hostname

tcping returns:
0 on success
2 if the host or service could not be resolved
127 on other errors

examples:
tcping -p 8080 127.0.0.1

Please support my opensource development: http://www.vanheusden.com/wishlist.php


本文出自 “奋斗吧” 博客,请务必保留此出处http://lvnian.blog.51cto.com/7155281/1980232

tcping tcp网络测试

标签:tcping tcp网络测试

原文地址:http://lvnian.blog.51cto.com/7155281/1980232

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!