Files
Xboard/app
Takeshi Matsumoto c38fd1b7b7 fix: correct VMess TCP transport configuration in SingBox protocol
- Only add HTTP transport when network_settings.header.type is not 'none'
- Use pure TCP (null transport) when header type is 'none' or unset
- Align with General protocol implementation and VMess specification

This prevents unnecessary HTTP transport layer when using pure TCP.
2025-08-16 03:08:56 +09:00
..
2025-01-21 14:57:54 +08:00
2023-11-17 14:44:01 +08:00
2025-07-15 20:50:04 +08:00