Information about the package, tcpreen, which is shipped with common Linux distributions. The tcpreen package is designed for, A TCP/IP re-engineering and monitoring program.
Package Name:
tcpreen
Summary:
A TCP/IP re-engineering and monitoring program
Description:
TCPreen is a simple tool to monitor and analyze data transmitted between clients and servers through connection-oriented streams data such as a TCP sessions; it supports TCP over either IPv4 or IPv6. This tool focuses on the data stream (software/socket layer), not on the lower level transmission protocol as packet sniffers do.
Architecture:
x86_64
Version:
1.4.4
Release:
10.el6
Size:
48 k
Repository:
epel
From Repository:
Licence:
GPLv2
Control the tcpreen package with the following handy commands outlined below.
yum install tcpreen
This command will install tcpreen on the server.
yum remove tcpreen
This command will un-install tcpreen on the server. When you run this command, you will be asked if you are sure that you want to remove tcpreen, so you have to manually confirm that you want to do this.
yum -y remove tcpreen
This command will un-install tcpreen on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tcpreen when using the -y flag.
yum update tcpreen
This command will update tcpreen to the latest version. When you run this command, you will be asked if you are sure that you want to remove tcpreen, so you have to manually confirm that you want to do this.
yum -y update tcpreen
This command will update tcpreen to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tcpreen when using the -y flag.
yum info tcpreen
This command will show you core information about the tcpreen package.
yum deplist tcpreen
This command will show you the dependencies for tcpreen. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update tcpreen
This command will check if there is an update waiting on tcpreen. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.