This commit is contained in:
2026-06-11 14:44:54 +03:00
parent 6d25d43ce2
commit bfc3628e09
4 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -16,8 +16,8 @@ This page is public operator documentation. It describes behavior, API, environm
- Routing rule sets with rules, balancers, and blocking options.
- External subscription source ingestion and testing.
- Public subscription exports for VPN clients.
- Platform settings management (panel, subscription delivery, Telegram, IPinfo).
- User IP history with optional daily country and ASN enrichment through IPinfo Lite.
- Platform settings management (panel, subscription delivery, Telegram, IP information provider).
- User IP history with country, city, ISP, and ASN enrichment through IPinfo.io or ip-api.com.
- Telegram broadcast messages with user filtering and delivery tracking.
- Referral system with code-based self-approval for pending users.
- Audit logs, usage queries, metrics, and health checks.
@@ -176,7 +176,7 @@ Missing or unknown `format` falls back to `v2ray`.
- `/admin/nodes` - nodes, protocols, sync, runtime operations, masking sites, outbounds, observatory, routing balancers.
- `/admin/routing-rule-sets` - reusable routing templates.
- `/admin/external-subscriptions` - external source CRUD and URL testing.
- `/admin/settings` - platform settings (panel, subscription delivery, Telegram, IPinfo).
- `/admin/settings` - platform settings (panel, subscription delivery, Telegram, IP information provider).
- `/admin/broadcasts` - Telegram broadcast messages with delivery tracking.
- `/admin/logs` - audit log viewer data.
- `/admin/usage` - traffic usage rows.