世界 4ee97fa301
Migrate multiplex and UoT server to inbound &
Add tcp-brutal support for multiplex
2023-11-03 02:06:28 +08:00

411 B

Server Requirements

  • Linux
  • brutal congestion control algorithm kernel module installed

See tcp-brutal for details.

Structure

{
  "enabled": true,
  "up_mbps": 100,
  "down_mbps": 100
}

Fields

enabled

Enable TCP Brutal congestion control algorithm。

up_mbps, down_mbps

==Required==

Upload and download bandwidth, in Mbps.