Console CensorChecker
Allows running censorship and tcping checks as a step in GitHub Actions workflows.
自我介绍
Console CensorChecker: 一只基于 Pwsh(.Net 8) 的 Tcping 批量拨测与审查检测脚本
适用平台: Any
Related MCP server: MCP Server for notify to weixin / telegram / bark / lark
注意事项
本项目仅供测试 Tcping 延迟与监控服务可用性,无意绕过任何审查设备的审查
下载地址
Github Release: https://github.com/SpaceTimee/Console-CensorChecker/releases
PowerShell Gallery: https://www.powershellgallery.com/packages/Console-CensorChecker
Github Marketplace: https://github.com/marketplace/actions/console-censorchecker
安装方式
PowerShell Module: Install-Module Console-CensorChecker
食用方式
PowerShell Script: 在 pwsh 7.x 环境中运行 Console-CensorChecker.ps1 脚本 → 按照提示操作即可
PowerShell Module: 在 pwsh 7.x 环境中执行 Invoke-Check 命令即可
Invoke-Check -targets example.comMCP Server: 在 pwsh 7.x 环境中执行 Invoke-Check -mcp 即可
Invoke-Check -mcpMCP Client: 在 Agent 客户端中添加 MCP 配置即可
{
"mcpServers": {
"console-censorchecker": {
"command": "pwsh",
"args": [
"-Command",
"Invoke-Check -mcp"
]
}
}
}Github Actions: 在工作流中调用 SpaceTimee/Console-CensorChecker 即可
- uses: SpaceTimee/Console-CensorChecker@v1.1.4.52
with:
TARGETS: example.com开发者
Space Time
联系方式
QQ 群 (主群): 964102080,1034315671,716266896,338919498
TG 群 (分群): PixCealerChat
邮箱: Zeus6_6@163.com
•ᴗ•
Maintenance
Tools
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SpaceTimee/Console-CensorChecker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server