Giter Site home page Giter Site logo

Dockerize TCPING about tcping HOT 4 CLOSED

pouriyajamshidi avatar pouriyajamshidi commented on May 30, 2024
Dockerize TCPING

from tcping.

Comments (4)

SergeyParamoshkin avatar SergeyParamoshkin commented on May 30, 2024 1

@pouriyajamshidi Hi, need Dockerfile for build or using ?

Hi @SergeyParamoshkin,

A Docker container. It should be used similar to having binaries in your PATH. i.e:

tcping example.com 443

this command should use the Docker container.

$ docker run -ti --rm tcping:develop www.example.com 443                                                                                       
TCPinging www.example.com on port 443
Reply from www.example.com (93.184.216.34) on port 443 TCP_conn=1 time=124 ms
Reply from www.example.com (93.184.216.34) on port 443 TCP_conn=2 time=133 ms
Reply from www.example.com (93.184.216.34) on port 443 TCP_conn=3 time=129 ms
^C
--- www.example.com TCPing statistics ---
3 probes transmitted, 3 received, 0.00% packet loss
successful probes:   3
unsuccessful probes: 0
last successful probe:   2022-06-18 20:36:10
last unsuccessful probe: Never failed
total uptime:   3 seconds
total downtime: 0 second
longest uptime:   3 seconds from 2022-06-18 20:36:08 to 2022-06-18 20:36:10
Retried to resolve hostname 0 times
rtt min/avg/max: 124/128.67/133 ms
--------------------------------------
TCPing started at: 2022-06-18 20:36:08
TCPing ended at:   2022-06-18 20:36:11
duration (HH:MM:SS): 00:00:02

from tcping.

pouriyajamshidi avatar pouriyajamshidi commented on May 30, 2024 1

Addressed in 6cbbb86

from tcping.

SergeyParamoshkin avatar SergeyParamoshkin commented on May 30, 2024

@pouriyajamshidi Hi, need Dockerfile for build or using ?

from tcping.

pouriyajamshidi avatar pouriyajamshidi commented on May 30, 2024

@pouriyajamshidi Hi, need Dockerfile for build or using ?

Hi @SergeyParamoshkin,

A Docker container. It should be used similar to having binaries in your PATH. i.e:

tcping example.com 443

this command should use the Docker container.

from tcping.

Related Issues (20)

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.