An open API service indexing awesome lists of open source software.

https://github.com/mili-tan/mtcping

A simple ping-over-tcp tool
https://github.com/mili-tan/mtcping

Last synced: 6 months ago
JSON representation

A simple ping-over-tcp tool

Awesome Lists containing this project

README

          

# mTcping
A simple ping-over-tcp tool

```
wget https://t.mili.one/tcping -O /usr/bin/tcping
chmod +x /usr/bin/tcping
```

```
mTcping - A simple Ping over TCP tool
Copyright (c) 2021 Milkey Tan. Code released under the MIT License

Usage: mTcping [options]

Arguments:
host Target host address
port Target host port

Options:
-?|-h|--help Show help information
-t Tcping target host until you type Ctrl+C to stop
-c|--count Number of echo requests to send
-i

参数:
host 指定的目标主机地址。
port 指定的目标主机端口。

选项:
-?|-h|--help 展示更多帮助信息。
-t Tcping 指定的主机,直到键入 Ctrl+C 停止。
-a|--async Async Tcping 指定的主机,异步快速模式。
-c|--count 要发送的回显请求数。
-i