MHSanaei / 3x-ui

Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
https://t.me/XrayUI
GNU General Public License v3.0
9.13k stars 2.09k forks source link

Comprehensive Update to process.go, api.go, common.js, auto_https_conn.go, and inbound.go Files #1243

Closed BlacKSnowDot0 closed 6 months ago

BlacKSnowDot0 commented 7 months ago

These changes improve code quality, performance and readability in various parts of the codebase. The process module has cleaner method implementations. The API and connection modules have less redundant code and better error handling. The inbound module is more efficient in querying and updating the database.