mptcpize - Man Page
enable MPTCP on existing services
Synopsis
Description
mptcpize is a program that enables multipath TCP on existing legacy services, where COMMAND is one of the following:
run [-d] prog [args]
Run target program with the specified command line arguments, forcing MPTCP socket usage instead of TCP. If the -d argument is provided, dump messages on stderr when a TCP socket is forced to use MPTCP.
enable unit
Update the systemd unit file, forcing the given service to run under the above launcher.
disable unit
Update the systemd unit file, removing the above launcher.
Options
mptcpize accepts the following command line options:
- -?,--help
display mptcpize help information
- --usage
display brief mptcpize usage information
- -V,--version
display mptcpize version information
Reporting Bugs
Report bugs to mptcp@lists.linux.dev.
See Also
Info
2021-09-23 Multipath TCP Daemon System Management Commands