tcping:TCP ping CLI工具 源码
tcping TCP ping CLI工具 $ npm install --global tcping $ tcping --help TCP ping cli tool Usage $ tcping Options --host | -h | host to ping --port | -p | port on host to connect to --continuous | -x | ping the host continuously --count | -c | ping the host this many times (default: 4) --delay | -d | the delay between each ping in milli
文件列表
tcping-master.zip
(预估有个18文件)
tcping-master
.eslintrc.js
369B
src
index.ts
1KB
cliHelpers.ts
788B
cli.ts
3KB
tsconfig.test.json
91B
tsconfig.json
6KB
test
cliHelpers.test.ts
2KB
暂无评论