3x-ui/database
MHSanaei 798e18b6ee
feat(fallbacks): add per-rule dest override
Operators can now type an explicit dest (e.g. "8443", "127.0.0.1:8443",
"/dev/shm/x.sock") on each fallback row to override the auto-resolved
child listen+port. Empty keeps the existing auto behavior.

Adds the column to inbound_fallbacks (GORM AutoMigrate), threads it
through the panel form, API docs, and translations.
2026-05-28 21:17:49 +02:00
..
model feat(fallbacks): add per-rule dest override 2026-05-28 21:17:49 +02:00
db.go fix(clients): backfill missing subId on startup and guard create/update 2026-05-28 18:20:34 +02:00
db_seed_test.go fix(clients): backfill missing subId on startup and guard create/update 2026-05-28 18:20:34 +02:00
dialect.go Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00
migrate_data.go Feat/multi inbound clients (#4469) 2026-05-19 12:20:24 +02:00