DOKK / manpages / debian 12 / lksctp-tools / withsctp.1.en
withsctp(1) General Commands Manual withsctp(1)

withsctp - Run TCP binaries over SCTP

withsctp

This package enables you to use SCTP with your existing TCP-based binaries. withsctp uses the LD_PRELOAD hack to intercept library calls used for TCP connections and use SCTP instead.

# Start xinetd stream services on SCTP.
# Make a telnet over SCTP/IP connection.

Michael Biebl <biebl@debian.org>