cloverstd / tcping

ping over a tcp connection
MIT License
803 stars 163 forks source link

请问大佬们能增加个使用socks5 or http代理通道进行tcping httping的功能吗? #30

Open wutongskype opened 1 year ago

wutongskype commented 1 year ago

类似curl -x参数那样 达到效果如下 tcping google.com 443 -x socks5://127.0.0.1:8888 这样 tcping google.com 443 -x http(https)://127.0.0.1:6666这样

另外在最后输出结果那里, 有办法直接输出检测成功与否的方法吗? 比如tcping或者httping一个网站, 我不要具体结果, 只需要它这个端口是否开通, http是否200

sxueck commented 11 months ago

https://github.com/cloverstd/tcping/pull/19#issue-798983576

wutongskype commented 11 months ago

#19 (comment)

我不会编译哈, 用的Releases版的, 貌似还没这功能...

sxueck commented 11 months ago

你好,我帮你临时编译了一个最新版本 https://github.com/sxueck/tcping/releases/tag/v0.1.2

wutongskype commented 11 months ago

你好,我帮你临时编译了一个最新版本 https://github.com/sxueck/tcping/releases/tag/v0.1.2

谢谢哈~~ 可以用了

wutongskype commented 9 months ago

你好,我帮你临时编译了一个最新版本 https://github.com/sxueck/tcping/releases/tag/v0.1.2

你好, 反馈个bug, 你给我编译的v0.1.2这个版本没办法直接使用ipv6地址, 加上 [ ] 双括号也不行, 提示冒号过多~~

stardust85 commented 2 weeks ago

please use English