SSPanel V3 魔改再次修改版

Cat a64454ed21 refactor: new admin user edit ui hai 1 ano
.github 611b03e539 ci: add workflow runs clean up hai 1 ano
app 844095ef5d feat: pass locale to template & bump htmx to v2 hai 1 ano
config 6e6d6f75f0 feat: resend email service hai 1 ano
db aa71a60499 feat: optimize db data type hai 1 ano
public 7b488db02b refactor: simplify db config controllers hai 1 ano
resources a64454ed21 refactor: new admin user edit ui hai 1 ano
src a64454ed21 refactor: new admin user edit ui hai 1 ano
storage eb9e72730d feat: xcat generateSysLog hai 1 ano
tests a64454ed21 refactor: new admin user edit ui hai 1 ano
.gitignore 876acfa997 feat: ticket llm reply context support hai 1 ano
CONTRIBUTING.md eb9e72730d feat: xcat generateSysLog hai 1 ano
LICENSE db6853ea0e feat: next panel specific update checker hai 1 ano
README.md 844095ef5d feat: pass locale to template & bump htmx to v2 hai 1 ano
SECURITY.md 788f470ea1 chore: update vulnerability report contact hai 1 ano
composer.json e57b241d86 test: add i18n service tests hai 1 ano
composer.lock e57b241d86 test: add i18n service tests hai 1 ano
phpinsights.php eb9e72730d feat: xcat generateSysLog hai 1 ano
phpunit.xml eb9e72730d feat: xcat generateSysLog hai 1 ano
update.sh 2eb8d672b9 feat: llm service context support hai 1 ano
xcat eb9e72730d feat: xcat generateSysLog hai 1 ano

README.md

next

GitHub repo size GitHub Workflow Status GitHub Workflow Status Sonar Coverage Sonar Quality Gate

X (formerly Twitter) Discord

TL;DR

NeXT Panel is a multipurpose proxy service management system designed for Shadowsocks(2022) / Vmess / Trojan / TUIC protocol.

Features

  • Integrate multiple payment systems such as Alipay F2F, PayPal, Stripe, etc.
  • Support multiple mail services, built-in mail queue function, no third-party components are required to use
  • Built-in tabler theme based on Bootstrap 5, Smarty/Twig template engine support
  • Support Shadowsocks 2022, TUIC, and other latest proxy protocols
  • Universal subscription interface, one-click json/clash/sip008/sing-box format subscription distribution
  • Custom node configuration, modular subscription system, support multiple client-specific subscription formats
  • Refactored store system, support billing modes including but not limited to annual/monthly, pay-as-you-go, access type billing, etc.
  • Refactored scheduled task system, one command can automatically complete all scheduled tasks
  • Deep integration of large language models, support intelligent replies to tickets, document generation, and other functions
  • One-click access to OpenAI, Google AI, Vertex AI, Hugging Face Hosted API, Cloudflare Workers AI, Anthropic, AWS Bedrock and other large language model services

Installation

NeXT Panel requires the following programs to be installed and run normally:

  • Git
  • Nginx(HTTPS configured)
  • PHP 8.2+ (OPcache+JIT enabled)
  • PHP Redis extension 6.0+
  • MariaDB 10.11+(Disable strict mode)
  • Redis 7.0+

Ecosystem

Documentation

NeXT Panel Docs

Support Developers

Sadly, there is no three-letter agency that wants to sponsor this project yet (/s), so the development is driven by the community and unpaid volunteers. Nothing will be put behind the paywall or require a donation to use, but the CI/Linux Mirror/CDN server doesn't grow on trees, if you are interested in supporting the project, you can support devs using the following methods:

Patreon (One time or monthly)

Vultr Ref Link

DigitalOcean Ref Link

License

MIT License