世界 52153f9d24
Migrate multiplex and UoT server to inbound &
Add tcp-brutal support for multiplex
2023-11-07 22:35:43 +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.