apache - What is TCPMon and How to install it on linux? -


i want know tcpmon , how install on linux based distribution. uses of tool

tcpmon utility allows user monitor messages passed along in tcp based conversation. based on swing ui , works on platforms java supports.it has being part of axis1 , stands independent project.

download , install on linux:

1.download zip package apache tcpmon release

2.go download directory , copy zip file preferred destination

3.open terminal , navigate folder downloaded zip file

4.type in terminal "unzip tcpmon-1.0-bin.zip" , unzip it

  1. type "cd tcpmon-1.0-bin/build" , hit enter

  2. type "chmod 777 tcpmon.sh" , hit enter

7.finally type ./tcpmon.sh

that's it


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -