Giter Site home page Giter Site logo

gotcping's Introduction

TCPing

Yet another tcping tool - forked from https://github.com/hwsdien/gotcping

Measure your RTT / latency to any TCP endpoint.

Requirements

gotcping uses the awesome stats library by montanaflynn

Installing

From source

go get github.com/pjperez/gotcping

Binaries

Windows

gotcping 0.5

Usage

gotcping [-host hostname] [-port port_number] [-count number_of_repetitions] [-timeout timeout_in_seconds]

Defaults

    -host defaults to bing.com
    -port default to 80
    -count defaults to 10
    -timeout defaults to 1 

Example

D:\gotcping> .\gotcping.exe -host github.com -count 5 -port 443
Connected to github.com:443, RTT=93.91ms
Connected to github.com:443, RTT=93.31ms
Connected to github.com:443, RTT=98.64ms
Connected to github.com:443, RTT=100.04ms
Connected to github.com:443, RTT=89.22ms


Probes sent: 5
Successful responses: 5
% of requests failed: 0
Min response time: 89.2242ms
Average response time: 95.02352ms
Median response time: 93.9077ms
Max response time: 100.0405ms

90% of requests were faster than: 100.0405ms
75% of requests were faster than: 98.6356ms
50% of requests were faster than: 93.9077ms
25% of requests were faster than: 89.2242ms

gotcping's People

Contributors

hwsdien avatar pedroperezmsft avatar pjperez avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.