logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

withsctp - Run TCP binaries over SCTP

Author

       Michael Biebl <biebl@debian.org>

                                                                                                     withsctp(1)

Description

       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.

Examples

       withsctp xinetd
              # Start xinetd stream services on SCTP.

       withsctp telnet localhost
              # Make a telnet over SCTP/IP connection.

Name

       withsctp - Run TCP binaries over SCTP

Synopsis

withsctp

See Also