Versions in this module Expand all Collapse all v2 v2.8.9 Feb 16, 2026 Changes in this version + type Client struct + Comment string + CreatedAt int64 + Email string + Enable bool + ExpiryTime int64 + Flow string + ID string + LimitIP int + Password string + Reset int + Security string + SubID string + TgID int64 + TotalGB int64 + UpdatedAt int64 + type HistoryOfSeeders struct + Id int + SeederName string + type Inbound struct + AllTime int64 + ClientStats []xray.ClientTraffic + Down int64 + Enable bool + ExpiryTime int64 + Id int + LastTrafficResetTime int64 + Listen string + Port int + Protocol Protocol + Remark string + Settings string + Sniffing string + StreamSettings string + Tag string + Total int64 + TrafficCoefficient float64 + TrafficReset string + Up int64 + UserId int + func (i *Inbound) GenXrayInboundConfig() *xray.InboundConfig + type InboundClientIps struct + ClientEmail string + Id int + Ips string + type OutboundTraffics struct + Down int64 + Id int + Tag string + Total int64 + Up int64 + type Protocol string + const HTTP + const Mixed + const Shadowsocks + const Trojan + const Tunnel + const VLESS + const VMESS + const WireGuard + type Setting struct + Id int + Key string + Value string + type User struct + Id int + Password string + Username string