首页 > 其他 > 详细

tcping tcp网络测试

时间:2017-11-09 14:15:06      阅读:300      评论:0      收藏:0      [点我收藏+]


地址: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网络测试

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!