SSPanel V3 魔改再次修改版

Anankke f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
.github f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
app f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
config f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
db f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
public f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
resources f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
src f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
storage f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
tests f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
.gitignore f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
CONTRIBUTING.md fce9d02900 refactor: improve code quality 2 سال پیش
LICENSE 8a4bd1c7ab fix: daily report sending via tg bot 2 سال پیش
README.md a1ba03d487 docs: update README 4 ماه پیش
SECURITY.md f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
composer.json f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
composer.lock f671938392 release: version 25.1.0 - The Restoration 3 ماه پیش
phpinsights.php b11ee753ea refactor: call model using non static function 1 سال پیش
phpunit.xml 4a987c03ac test: add full unit tests for Utils class 1 سال پیش
update.sh f802a93777 goodbye 1 سال پیش
xcat fc341b0f19 feat: disable webhook if tg is not enabled 2 سال پیش

README.md

logo

SSPanel UIM

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



简介 | 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.


Made with ❤️ by SSPanel-UIM Team