Skip to content

Commit caf6696

Browse files
author
Cat
committed
chore: added pro edition feature list
1 parent d0c1741 commit caf6696

File tree

2 files changed

+659
-44
lines changed

2 files changed

+659
-44
lines changed

README.md

Lines changed: 18 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,28 @@
1111

1212
## PSA
1313

14-
We are looking for a new co-maintainer for this project who is familiar with PHP
14+
We are looking for a new paid co-maintainer for this project who is familiar with PHP
1515
and can speak Persian/Arabic/Russian/Vietnamese to help with NeXT Panel's I18n translation effort.
1616

1717
If you are interested in helping out, please contact us on Discord or Twitter.
1818

1919
## TL;DR
2020

21-
NeXT Panel is a multipurpose proxy service management system designed for Shadowsocks(2022) / Vmess / Trojan / TUIC protocol.
21+
NeXT Panel (OSS Edition) is a multipurpose proxy service management system designed for Shadowsocks(2022) / Vmess / Trojan / TUIC protocol.
2222

23-
## Features
23+
## Feature Comparison(OSS vs Pro)
2424

25-
- Integrate multiple payment systems such as Alipay F2F, PayPal, Stripe, etc.
26-
- Support multiple mail services, built-in mail queue function, no third-party components are required to use
27-
- Built-in tabler theme based on Bootstrap 5, Smarty/Twig template engine support
28-
- Support Shadowsocks 2022, TUIC, and other latest proxy protocols
29-
- Universal subscription interface, one-click json/clash/sip008/sing-box format subscription distribution
30-
- Custom node configuration, modular subscription system, support multiple client-specific subscription formats
31-
- Refactored store system, support billing modes including but not limited to annual/monthly, pay-as-you-go, access type billing, etc.
32-
- Refactored scheduled task system, one command can automatically complete all scheduled tasks
33-
- Deep integration of large language models, support intelligent replies to tickets, document generation, and other functions
34-
- 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
25+
| Feature | OSS Edition | Pro Edition |
26+
|---------------------------------------------------------------------------------------------------------------------------|-------------|-------------|
27+
| Core PHP Backend & Htmx/jQuery Frontend |||
28+
| Golang-based high-performance Node/User/Admin API |||
29+
| Golang-based high-performance statistical API that can support real-time client-side updates & server events |||
30+
| Access to over the air(OTA) service that provides one-click software update |||
31+
| Access to our experimental risk management API that can filter out potential spam/malicious/abusing users |||
32+
| Access to our prebuilt Docker Image repository that supports frictionless site setup/update/migration experience |||
33+
| Support for PostgreSQL in addition to the currently supported MariaDB as the main database |||
34+
| Easy to use panel initialization wizard, no CLI operation is needed |||
35+
| Integration with other cluster management system(Ansible/SaltStack), automatically manage your proxy servers in one place |||
3536

3637
## Installation
3738

@@ -54,10 +55,7 @@ NeXT Panel requires the following programs to be installed and run normally:
5455

5556
[NeXT Panel Docs](https://docs.sspanel.org)
5657

57-
## Support Developers
58-
59-
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.
60-
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:
58+
## Support
6159

6260
<a href="https://www.patreon.com/catdev">Patreon (One time or monthly)</a>
6361

@@ -67,10 +65,7 @@ Nothing will be put behind the paywall or require a donation to use, but the CI/
6765

6866
## License
6967

70-
Before version 24.5.0 (commit a64454ed2197c3de3fb6c77f88587a43189f36b2 and before)
71-
72-
MIT License
73-
74-
Newer versions/commits
75-
7668
[GPL-3.0 License](blob/dev/LICENSE)
69+
70+
Note that Pro Edition is licensed under source-available license(Business Source License), with the additional restriction
71+
that the user may not share/redistribute the source code of the Pro Edition.

0 commit comments

Comments
 (0)