2025-07-28 01:59:01 +00:00
2025-07-28 01:57:45 +00:00
2024-08-03 15:08:45 +00:00
2025-07-28 01:57:45 +00:00
2024-06-13 15:40:57 +08:00
2024-06-24 23:48:53 +08:00

portchecker

Hits

Build and Release

端口检测模块 (port checker)

功能(Features)

  • 本机邮件常用端口检测
  • 常用邮件平台的SMTP、POP3、IMAP协议检测
  • 部分Windows10系统下打勾打叉编码错误显示已判断是Win时使用Y/N显示而不是勾叉

TODO

  • 常用端口多地区是否阻断检测
  • 支持TCP/UDP协议分开检测是否开通

使用(Usage)

下载及安装

curl https://raw.githubusercontent.com/oneclickvirt/portchecker/main/pck_install.sh -sSf | sh

使用

pck

./pck

进行测试

image

卸载

rm -rf /root/pck
rm -rf /usr/bin/pck

在Golang中使用

go get github.com/oneclickvirt/portchecker@v0.0.3-20250728015900
Description
端口检测模块 (port checker)
Readme Apache-2.0 106 KiB
Languages
Go 77.5%
Shell 22.5%