ChatGPT 服務降級監控

監控 ChatGPT 服務狀態、IP 質量和 PoW 難度

目前為 2025-02-20 提交的版本,檢視 最新版本

作者
lroolle
評價
0 0 0
版本
0.2.7
建立日期
2024-12-30
更新日期
2025-02-20
尺寸
35.3 KB
授權條款
AGPL-3.0
腳本執行於

ChatGPT Degraded

A non-intrusive userscript to monitor ChatGPT service quality, IP status, and PoW difficulty.

Screenshot

✨ Features

  • 🔍 Service Quality Monitoring

    • Real-time OpenAI system status
    • Account type detection (Free/Plus)
    • Service degradation alerts
  • 🌐 IP Status

    • IP quality assessment
    • Cloudflare WARP detection
    • One-click masked IP copying
    • Risk level visualization
  • PoW Analysis

    • Real-time difficulty monitoring
    • Visual difficulty indicators
    • Performance impact assessment

📦 Installation

  1. Install a userscript manager:

  2. Install the script:

  3. Visit chat.openai.com

🎯 Usage

  1. Look for the indicator dot in the bottom-right corner
  2. Hover over it to view detailed monitoring panel
  3. Click IP address to copy (automatically masked)
  4. Monitor color changes for service quality alerts

🔒 Privacy & Security

  • No Data Collection: All monitoring is done locally
  • IP Protection: IPs are automatically masked (e.g., 192...1)
  • No External Calls: Only uses ChatGPT's own API endpoints
  • Open Source: All code is transparent and auditable

📝 License

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.

🙏 Credits

Based on chatgpt-degrade-checker by KoriIku.