Skip to content

oneclickvirt/portchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portchecker

Hits Build and Release

端口检测模块 (port checker)

功能(Features)

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

TODO

  • 常用端口多地区是否阻断检测

使用(Usage)

下载及安装

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

使用

pck

./pck

进行测试

图片

卸载

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

在Golang中使用

go get github.com/oneclickvirt/portchecker@latest