From 9a2b03bb067476fae0cfd6999d250ca93a7ebba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ar=C4=B1n=C3=A7=20=C3=9CNAL?= Date: Sun, 25 Aug 2024 14:52:55 +0300 Subject: [PATCH] apps: add v2ray-core MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add v2ray-core which natively supports Multipath TCP with v5.17.0. Signed-off-by: Arınç ÜNAL --- apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.md b/apps.md index 18525c9..131a094 100644 --- a/apps.md +++ b/apps.md @@ -22,6 +22,7 @@ mentioned. Please note that other apps can be forced to use it by following | [Shadowsocks libev](https://github.com/shadowsocks/shadowsocks-libev) | [v3.3.6](https://github.com/shadowsocks/shadowsocks-libev/pull/2902) | [`--mptcp`](https://github.com/shadowsocks/shadowsocks-libev) | | [Shadowsocks Rust](https://github.com/shadowsocks/shadowsocks-rust) | [v1.16.0](https://github.com/shadowsocks/shadowsocks-rust/pull/1157) | [`--mptcp`](https://github.com/shadowsocks/shadowsocks-rust) | | [SystemD](https://systemd.io/) | [v257](https://github.com/systemd/systemd/pull/32958) | [`SocketProtocol=mptcp`](https://www.freedesktop.org/software/systemd/man/latest/systemd.socket.html) (`[Socket]` section) | +| [v2ray-core](https://github.com/v2fly/v2ray-core) | [v5.17.0](https://github.com/v2fly/v2ray-core/pull/3109) | [`"mptcp": true`](https://www.v2fly.org/en_US/config/transport.html#sockoptobject) | ## Tools