Skip to content

Commit c858c30

Browse files
committed
apps: linux: harmonise Shadowsocks Go
To look the same as the previous ones. Also add the hierarchy for the servers/clients options, might be clearer to find in which section it has to be added. Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
1 parent dca0198 commit c858c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ mentioned. Please note that other apps can be forced to use it by following
2626
| [QEmu](https://www.qemu.org/) | [6.1](https://lore.kernel.org/qemu-devel/[email protected]/) | [`<ip>:<port>,mptcp`](https://www.qemu.org/docs/master/interop/qemu-qmp-ref.html#qapidoc-48) |
2727
| [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) |
2828
| [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) |
29-
| [shadowsocks-go](https://github.com/database64128/shadowsocks-go) | [v1.9.0](https://github.com/database64128/shadowsocks-go/commit/49a094a3722a) | [`"multipath": true`](https://github.com/database64128/shadowsocks-go/blob/673cc9217ef5/docs/config.json#L33), [`"multipathTCP": true`](https://github.com/database64128/shadowsocks-go/blob/673cc9217ef5/docs/config.json#L297) |
29+
| [Shadowsocks Go](https://github.com/database64128/shadowsocks-go) | [v1.9.0](https://github.com/database64128/shadowsocks-go/commit/49a094a3722a) | [`servers.tcpListeners.multipath`](https://github.com/database64128/shadowsocks-go/blob/673cc9217ef5/docs/config.json#L33), [`clients.multipathTCP`](https://github.com/database64128/shadowsocks-go/blob/673cc9217ef5/docs/config.json#L297) |
3030
| [sing-box](https://sing-box.sagernet.org) | [v1.4.0](https://github.com/SagerNet/sing-box/commit/1019ecfdcfb7) | [`"tcp_multi_path": true`](https://sing-box.sagernet.org/configuration/shared/listen/#tcp_multi_path) |
3131
| [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) |
3232
| [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) |

0 commit comments

Comments
 (0)