SSPanel V3 魔改再次修改版

Anankke c3ea6113c5 fix: add missing Integration test directory for CI vor 2 Monaten
.github d073b0ff79 fix: CI pipeline failures - phpinsights scope, config path and pest conflicts vor 2 Monaten
app b45234121f refactor: migrate pest config and improve code quality for CI compliance vor 2 Monaten
config ce1e2fe582 fix: subscribe vor 2 Monaten
db b45234121f refactor: migrate pest config and improve code quality for CI compliance vor 2 Monaten
public f671938392 release: version 25.1.0 - The Restoration vor 3 Monaten
resources 6917d12c3f feat: automatic captcha refresh vor 2 Monaten
src b45234121f refactor: migrate pest config and improve code quality for CI compliance vor 2 Monaten
storage f671938392 release: version 25.1.0 - The Restoration vor 3 Monaten
tests c3ea6113c5 fix: add missing Integration test directory for CI vor 2 Monaten
.gitignore 5235984979 feat: new test flow impl vor 2 Monaten
CONTRIBUTING.md 9f01a3f928 style: fix markdown formatting issues vor 3 Monaten
LICENSE db4ca5e47d docs: update README and LICENSE vor 3 Monaten
README.md 9f01a3f928 style: fix markdown formatting issues vor 3 Monaten
SECURITY.md 9f01a3f928 style: fix markdown formatting issues vor 3 Monaten
composer.json b57942b5ca ci: fix name check vor 2 Monaten
composer.lock b57942b5ca ci: fix name check vor 2 Monaten
phpinsights.php a6f2cb2804 chore: improve code quality configuration vor 3 Monaten
phpunit.xml 5235984979 feat: new test flow impl vor 2 Monaten
update.sh f802a93777 goodbye vor 1 Jahr
xcat fc341b0f19 feat: disable webhook if tg is not enabled vor 2 Jahren

README.md

logo

SSPanel UIM

Across the Great Wall we can reach every corner in the world

GitHub stars GitHub forks

License Issues Contributors PHP Version

Lint Status Code Quality Architecture Code Style Complexity

Documentation Telegram Channel Telegram Group GitHub Discussions

Linux Nginx MySQL PHP Redis Bootstrap

简介 | Introduction

SSPanel-UIM 是一个基于 PHP 的多功能代理服务管理系统,专为 Shadowsocks(2022) / V2Ray / Trojan / TUIC 等协议设计,提供完善的用户管理、节点管理、财务系统等功能。

SSPanel-UIM is a PHP-based multi-purpose proxy service management system designed for Shadowsocks(2022) / V2Ray / Trojan / TUIC protocols, providing comprehensive user management, node management, financial system and more.

特性 | Features

多协议支持 | Multi-Protocol Support

  • 支持 Shadowsocks 2022、V2Ray、Trojan、TUIC 等主流协议
  • Support for Shadowsocks 2022, V2Ray, Trojan, TUIC and other mainstream protocols
  • 通用订阅接口,一键分发 json/clash/sip008/sing-box 格式订阅
  • Universal subscription interface, one-click json/clash/sip008/sing-box format subscription distribution

支付系统 | Payment System

  • 集成支付宝当面付、PayPal、Stripe、Cryptomus 等多种支付网关
  • Integrate Alipay F2F, PayPal, Stripe, Cryptomus and other payment gateways
  • 灵活的计费模式:包年包月、按量付费、按接入类型计费
  • Flexible billing modes: annual/monthly, pay-as-you-go, access type billing

通知系统 | Notification System

  • 支持多种邮件服务,内置邮件队列,无需第三方组件
  • Support multiple mail services with built-in mail queue, no third-party components required
  • Telegram、Discord、Slack 机器人集成
  • Telegram, Discord, Slack bot integration

用户界面 | User Interface

  • 基于 Bootstrap 5 的现代化 Tabler 主题
  • Modern Tabler theme based on Bootstrap 5
  • 响应式设计,完美支持移动设备
  • Responsive design with perfect mobile device support

智能功能 | Smart Features

  • 深度集成大语言模型,支持工单智能回复、文档生成
  • Deep LLM integration for intelligent ticket replies and document generation
  • 一键接入 OpenAI、Google AI、Anthropic 等 AI 服务
  • One-click access to OpenAI, Google AI, Anthropic and other AI services

运维管理 | Operations Management

  • 重构的定时任务系统,一条命令完成所有定时任务
  • Refactored cron system, complete all scheduled tasks with one command
  • 完善的用户管理、节点管理、流量统计系统
  • Comprehensive user management, node management, traffic statistics system

系统要求 | System Requirements

最低配置 | Minimum Requirements

  • CPU: 1 核心 | 1 Core
  • 内存 | RAM: 1GB
  • 存储 | Storage: 10GB
  • 系统 | OS: Debian 11+

推荐配置 | Recommended Requirements

  • CPU: 2 核心或以上 | 2 Cores or more
  • 内存 | RAM: 2GB 或以上 | 2GB or more
  • 存储 | Storage: 20GB SSD
  • 系统 | OS: Debian 12

软件环境 | Software Requirements

  • Web 服务器 | Web Server: Nginx (HTTPS 必须 | HTTPS Required)
  • PHP: 8.2+ (强烈推荐 OPcache + JIT | OPcache + JIT highly recommended)
  • 数据库 | Database: MariaDB 10.11+ / MySQL 8.0+ (需禁用严格模式 | Disable strict mode required)
  • 缓存 | Cache: Redis 7.0+
  • 其他 | Others: Git, Composer

文档 | Documentation

完整的安装和使用文档请访问: For complete installation and usage documentation, please visit:

📚 SSPanel-UIM 文档 | Documentation

社区 | Community

贡献 | Contributing

欢迎提交 Pull Request 或 Issue!请先阅读 贡献指南

Welcome to submit Pull Requests or Issues! Please read Contributing Guide first.

开发规范 | Development Standards

  • 代码风格 | Code Style: PSR-12
  • 提交规范 | Commit Convention: 参考贡献指南 | See Contributing Guide
  • 分支策略 | Branch Strategy: 向 dev 分支提交 | Submit to dev branch

安全 | Security

如果您发现安全漏洞,请发送邮件至 [email protected],不要公开提交 Issue。

If you discover a security vulnerability, please email [email protected] instead of creating a public issue.

许可证 | License

本项目采用 MIT 许可证。详见 LICENSE 文件。

This project is licensed under the MIT License. See LICENSE file for details.

Star History

Star History Chart


Made with ❤️ by SSPanel-UIM Team