
https://github.com/HyNetworks/tcp-brutalTCP Brutal v2.0.0 is out.
TCP Brutal no longer needs support from the application. Set a rate for a destination using brutalctl, and every connection to it uses Brutal: any program, any TCP-based protocol.
Example:
Everything sent to 203.0.113.5 shares 100 Mbps
brutalctl add 203.0.113.5/32 100
Install or upgrade:
bash <(curl -fsSL https://tcp.hy2.sh/)Requires Linux 5.10 or later.
TCP Brutal v2.0.0 现已发布
TCP Brutal 不再需要上层应用适配。使用 brutalctl 为某个目标地址设置好速率,所有与其建立的 TCP 连接都会自动使用 Brutal,不限程序,不限协议。
样例:
所有发往 203.0.113.5 的连接总共使用 100 Mbps
brutalctl add 203.0.113.5/32 100
安装或升级:
bash <(curl -fsSL https://tcp.hy2.sh/)需 Linux 5.10 或更高内核版本。
- 收藏支持反对打赏

不是很懂,客户端的 IP 是动态的,怎么事先添加呢?
brutalctl 加的是目标地址,客户端 IP 动不动不影响,对端固定就行。对端也是动态的话就圈网段,比如 /24 整个加进去。

@晴川归途 #2 客户端 IP 不就是目标地址?
装好了不知道效果如何,已经 bbr