How to Install and Uninstall tsung Package on Kali Linux

Last updated: September 20,2024

1. Install "tsung" package

Please follow the instructions below to install tsung on Kali Linux

$ sudo apt update $ sudo apt install tsung

2. Uninstall "tsung" package

Please follow the instructions below to uninstall tsung on Kali Linux:

$ sudo apt remove tsung $ sudo apt autoclean && sudo apt autoremove

3. Information about the tsung package on Kali Linux

Package: tsung
Version: 1.7.0-3.1
Installed-Size: 3616
Maintainer: Ignace Mouzannar
Architecture: amd64
Depends: gnuplot, libtemplate-perl, python3-matplotlib, erlang-base (>= 1:22.1.1+dfsg) | erlang-base-hipe (>= 1:22.1.1+dfsg), erlang-crypto (>= 1:22.1.1+dfsg), erlang-eldap (>= 1:22.1.1+dfsg), erlang-inets (>= 1:22.1.1+dfsg), erlang-os-mon (>= 1:22.1.1+dfsg), erlang-public-key (>= 1:22.1.1+dfsg), erlang-snmp (>= 1:22.1.1+dfsg), erlang-ssl (>= 1:22.1.1+dfsg), erlang-xmerl (>= 1:22.1.1+dfsg), python3:any, libjs-jquery, libjs-underscore
Recommends: openssh-client
Size: 924572
SHA256: 32beefcccfb22ab01d5816809087ca107aef420c32161421ca6c450ef5875b3b
SHA1: 3c0dac192d19a99e8139a9704c63c4a7c679cd15
MD5sum: 8d20dbf3dc1b1919619848c15c0518e8
Description: distributed multi-protocol load testing tool
Tsung is a distributed load testing tool. It can be used to stress
HTTP, WebDAV, SOAP, PostgreSQL, MySQL, LDAP and Jabber/XMPP servers.
.
The purpose of Tsung is to simulate users in order to test the
scalability and performance of IP based client/server applications.
You can use it to do load and stress testing of your servers. Many
protocols have been implemented and tested, and it can be easily
extended. WebDAV, LDAP and MySQL support have been added recently
(experimental).
.
For HTTP, it support 1.0 and 1.1 version, has a proxy mode to
record sessions, support GET and POST method, Cookies and Basic
WWW-authentication. It also has support for SSL.
.
It can be distributed on several client machines and is able to
simulate hundreds of thousands of virtual users concurrently (or even
millions if you have enough hardware ...).
Description-md5:
Homepage: http://tsung.erlang-projects.org/
Tag: admin::benchmarking, devel::testing-qa, role::program
Section: net
Priority: optional
Filename: pool/main/t/tsung/tsung_1.7.0-3.1_amd64.deb