mirror of
https://github.com/oneclickvirt/portchecker.git
synced 2025-12-24 13:29:24 +08:00
e5cd5dd1a897baa6dfb8dba67ecdea19a7f4a06a
portchecker
端口检测模块 (port checker)
功能(Features)
- 本机邮件常用端口检测
- 常用邮件平台的SMTP、POP3、IMAP协议检测
TODO
- 常用端口多地区是否阻断检测
使用(Usage)
下载及安装
curl https://raw.githubusercontent.com/oneclickvirt/portchecker/main/pck_install.sh -sSf | sh
使用
pck
或
./pck
进行测试
在Golang中使用
go get github.com/oneclickvirt/portchecker@latest
Languages
Go
77.5%
Shell
22.5%