
Network ipv4 monitoring network tcp
Source (link to git-repo or to original if based on someone elses unmodified work): https://bitbucket.org/admsasha/qnetstatview
QNetStatView - program that will show you detailed listings of all TCP and UDP endpoints on your system, including the local and remote addresses and state of TCP connections.
1.5.6 (03.02.2020) 1 year ago
- added translations: Italian and Polish
- another attempt to stabilize scrolling
- fixing errors that cause crashes
- minor GUI fixes
1.5.6 (03.02.2020) 1 year ago
- added translations: Italian and Polish
- another attempt to stabilize scrolling
- fixing errors that cause crashes
- minor GUI fixes
1.5.5 (26.12.2019) 1 year ago
+ adding simple process explorer
+ restart as root over kdesu, gksu, pkexec or sudo
+ fixed position scroll
+ updating translations
+ adding filter for search
+ minor bug fixes
sl1pkn07
7 years ago
Report
yokese22
7 years ago
i have a problem i cant kill connections,
the program show a warning when a try to kill a closed_wait or time_wait connection saying "Only ESTABLISHED"
but in established connections does nothing
i use qt 4.8.5 and slackware 14
what are the dependencies of this program please?
Report
admsasha
7 years ago
BuildRequires: qt4-devel
BuildRequires: net-devel >= 1.1.3
BuildRequires: pcap-devel
In established connections does nothing ??
What shows "netstat -nt"
Report
yokese22
7 years ago
"netstat -nt" show now this,
nothing anormal i believe
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 81.184.123.115:43606 173.194.34.3:80 TIME_WAIT
tcp 0 0 81.184.123.115:56641 173.194.34.249:443 ESTABLISHED
tcp 0 0 81.184.123.115:41180 80.239.221.16:80 TIME_WAIT
tcp 0 0 81.184.123.115:46694 95.172.94.63:80 TIME_WAIT
tcp 0 0 81.184.123.115:57000 173.194.34.250:80 ESTABLISHED
netstat work fine no problems
Report
admsasha
7 years ago
http://hostingkartinok.com/show-image.php?id=9829ff2f278c87fcda45c4d43c4740c1
Report
yokese22
7 years ago
this is a copy/paste
NAME=Slackware
VERSION="14.0"
ID=slackware
VERSION_ID=14.0
PRETTY_NAME="Slackware 14.0"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:slackware:slackware_linux:14.0"
HOME_URL="http://slackware.com/"
SUPPORT_URL="http://www.linuxquestions.org/questions/slackware-14/"
BUG_REPORT_URL="http://www.linuxquestions.org/questions/slackware-14/"
but you can kill connections??
because the rest of app work very well for me
i kill conections with a perl program called killcx, but this is more easy and fast, not at the moment.
greetings
Report
admsasha
7 years ago
example: "/usr/bin/killcx %REMOTE_IP%:%REMOTE_PORT%"
Report
admsasha
7 years ago
Report
admsasha
7 years ago
Report
yokese22
7 years ago
Try it to see if it works if you do not test,
sometimes it seems to work but i think that it is coincidence because when you want to really kill any connection does nothing, in my case.
I install the devs but from a Debian package, and now I have another error compiling does he finish, I have to resolve with time.
Report
GDigger24
7 years ago
Report
admsasha
7 years ago
Report
GDigger24
7 years ago
Report
sl1pkn07
8 years ago
greetings
Report
admsasha
8 years ago
Report
rubypdf
8 years ago
Report
admsasha
8 years ago
Report
eugenez
8 years ago
It would be nice to have a packages for deb- & rpm-based distributions...
Report