-
Notifications
You must be signed in to change notification settings - Fork 0
06 Personal Use EN
🇬🇧 English · 🇮🇷 فارسی
Want to sell to others and also use the same node yourself like a normal PasarGuard node? Two ways.
Create a customer/subscription with a large quota for yourself and connect your personal PasarGuard panel with that tenant's key. Exactly like a normal customer, just with a high quota.
- Create a plan (e.g. 10 TB, long duration).
- Create a "self" customer and a subscription → get the customer key.
- Connect your personal panel with that key + certificate +
NODE_IP:62050.
Benefit: fully isolated from the core config, zero risk, works today.
If you want to manage the Xray core config itself from a PasarGuard panel:
- The node generates a core key by default (or install with
--core-key). - In PasarGuard, add the node using the core key (instead of a customer key).
- Now you can push core config (Start applies config), while user/Stop ops from it are ignored so multi-tenancy doesn't break.
Warning: the core key changes the shared config for all customers. Use carefully. For pure personal usage, Way 1 is safer.
No. Each tenant has its own namespace (emails are namespaced) and credential uniqueness (uuid/password) is enforced node-wide. Each tenant's data and stats are separate.
اپراتور
- ۱) نصب پنل
- ۲) نصب نود
- ۳) افزودن نود و فروش
- تنظیم هستهی نود (Xray)
- استفادهی شخصی + فروش
- آپدیت و نگهداری
- عیبیابی
مشتری
توسعهدهنده
Operator
- 1) Install the panel
- 2) Install a node
- 3) Add a node & sell
- Configure the node core (Xray)
- Personal use + selling
- Update & maintenance
- Troubleshooting
Customer
Developer