Simula Research Laboratory /
Center for Resilient Networks and Applications /
NorNet
Homepage of Thomas Dreibholz /
TSCTP Homepage
New release: tsctp-0.7.10.
New release: tsctp-0.7.9.
New release: tsctp-0.7.8.
New release: tsctp-0.7.7.
TSCTP is Michael Tüxen's SCTP test tool. It is released under BSD license. This page contains only the packages of this useful tool, to make it easily accessible. Please refer to the upstream author for questions on this program!
Please use the issue tracker at https://github.com/dreibh/tsctp/issues to report bugs and issues!
For ready-to-install Ubuntu Linux packages of TSCTP, see Launchpad PPA for Thomas Dreibholz!
sudo apt-add-repository -sy ppa:dreibh/ppa sudo apt-get update sudo apt-get install tsctp
For ready-to-install Fedora Linux packages of TSCTP, see COPR PPA for Thomas Dreibholz!
sudo dnf copr enable -y dreibh/ppa sudo dnf install tsctp
For ready-to-install FreeBSD packages of TSCTP, it is included in the ports collection, see Index of /head/net/tsctp/!
pkg install tsctp
Alternatively, to compile it from the ports sources:
cd /usr/ports/net/tsctp make make install
TSCTP is released under the BSD Licence.
Please use the issue tracker at https://github.com/dreibh/tsctp/issues to report bugs and issues!
The Git repository of the TSCTP sources can be found at https://github.com/dreibh/tsctp:
Issue tracker: https://github.com/dreibh/tsctp/issues.
Please submit bug reports, issues, questions, etc. in the issue tracker!
Pull Requests for TSCTP: https://github.com/dreibh/tsctp/pulls.
Your contributions to TSCTP are always welcome!
CI build tests of TSCTP: https://github.com/dreibh/tsctp/actions.
Coverity Scan analysis of TSCTP: https://scan.coverity.com/projects/dreibh-tsctp.
The tarball has been signed with my GnuPG key 21412672518D8B2D1862EFEF5CD5D12AA0877B49. Its authenticity and integrity can be verified by:
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 21412672518D8B2D1862EFEF5CD5D12AA0877B49 gpg --verify tsctp-<VERSION>.tar.xz.asc tsctp-<VERSION>.tar.xz
The Git repository of the sources can be found at https://github.com/dreibh/tsctp.
The tarballs have been signed with my GnuPG key 21412672518D8B2D1862EFEF5CD5D12AA0877B49. Its authenticity and integrity can be verified by:
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 21412672518D8B2D1862EFEF5CD5D12AA0877B49 gpg --verify tsctp-<VERSION>.tar.xz.asc tsctp-<VERSION>.tar.xz