Versions in this module Expand all Collapse all v1 v1.10.1 Feb 12, 2026 Changes in this version + type Client struct + Email string + Enable bool + ExpiryTime int64 + Flow string + ID string + MaxConnections int + Password string + Reset int + SubID string + TgID string + TotalGB int64 + type Inbound struct + ClientStats []xray.ClientTraffic + Down int64 + Enable bool + ExpiryTime int64 + Id int + Listen string + Port int + Protocol Protocol + Remark string + Settings string + Sniffing string + StreamSettings string + Tag string + Total int64 + Up int64 + UserId int + func (i *Inbound) GenXrayInboundConfig() *xray.InboundConfig + type Protocol string + const Dokodemo + const Http + const Shadowsocks + const Trojan + const VLESS + const VMess + type Setting struct + Id int + Key string + Value string + type User struct + Id int + Password string + Username string + type VLESSSettings struct + Clients []Client + Decryption string + Encryption string + Fallbacks []any