Files
3x-ui/frontend/src/pages
MHSanaei 222e000b3b feat(inbound-form): seed FinalMask with mkcp-original when KCP is selected
Picking mKCP from the Transmission select used to leave finalmask.udp
empty, so the inbound went out as unobfuscated mKCP unless the admin
remembered to add the wrapper by hand in the FinalMask section. Hook
into onNetworkChange so switching the network to kcp appends
{type: 'mkcp-original', settings: {}} to finalmask.udp (only when no
mkcp-original entry exists yet, so re-selecting kcp or editing other
udp masks doesn't pile up duplicates).
2026-05-27 13:11:32 +02:00
..