SSPanel V3 魔改再次修改版

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

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