3x-ui/web/assets/js/model
MHSanaei 86304226a9
mKCP transport: Add cwndMultiplier
Replace legacy KCP buffer options with cwndMultiplier and maxSendingWindow across models and UI. Updated KcpStreamSettings in web/assets/js/model/inbound.js and web/assets/js/model/outbound.js (constructor, fromJson and toJson) to remove congestion/readBuffer/writeBuffer and use cwndMultiplier/maxSendingWindow instead. Updated web/html/form/outbound.html to reflect the new KCP fields in the stream form and to include extensive template formatting/markup cleanup for consistency and readability.
2026-04-20 17:45:14 +02:00
..
dbinbound.js add hysteria inbound 2026-04-20 16:05:27 +02:00
inbound.js mKCP transport: Add cwndMultiplier 2026-04-20 17:45:14 +02:00
outbound.js mKCP transport: Add cwndMultiplier 2026-04-20 17:45:14 +02:00
reality_targets.js Update reality_targets.js (#3724) 2026-01-31 23:50:29 +01:00
setting.js feat add clash yaml convert (#3916) 2026-04-19 22:26:13 +02:00