Download List

프로젝트 설명

tcptrack is a packet sniffer, which passively
watches for connections on a specified network
interface, tracks their states, and lists them in a
manner similar to the Unix 'top' command. It
displays source and destination addresses and
ports, connection state, idle time, and bandwidth
usage.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-02-07 01:51
1.3.0

이 릴리스에는 새로운 종류의 옵션을 추가합니다 : 총 전송되는 바이트 수있습니다. 이것은 또한주기 옵션을 통해 모든 종류의 방법을 추가합니다.
Tags: Stable, Minor feature enhancements
This release adds a new sort option: by total bytes transferred. This also adds a way to cycle through all sort options.

2005-03-26 16:26
1.1.5

그 부동 소수점 예외의 소스 또는 대상 포트와 0 패킷을 처리하는 원인이 릴리스의 버그 수정.
Tags: Stable, Minor bugfixes
This release fixes a bug that caused a floating point exception when
handling packets with source or destination ports of 0.

2004-10-11 10:23
1.1.4

메모리 누수가 수정되었습니다.
Tags: Stable, Minor bugfixes
A memory leak has been fixed.

2004-10-06 21:42
1.1.3

이 릴리스에는 몇 가지 버그가 사용자 인터페이스를 표시 및 수정의 하단에 속도를 열을위한 총 추가됩니다.
Tags: Stable, Minor bugfixes
This release adds a total for the speed column at the bottom of the
display and fixes some user interface bugs.

2004-06-15 18:06
1.1.2

주장 실패 버그 IPv4Packet.cc ()에서 처음 수정되었습니다. tcptrack 지금은 인터페이스에 아무런 IPv4의 주소 (스텔스 인터페이스)와 함께 실행할 수있습니다. 몇 가지 충돌과 Mac OS X와 FreeBSD에 대한 주장은 오류가 누락으로 인한 pthread_ * _init 통화를 고정했다. 닫는다 상태에서 연결에 대한 시간 제한이 추가되었습니다.
Tags: Stable, Minor bugfixes
An assertion failure (in IPv4Packet.cc) bug was
fixed. tcptrack can now run on interfaces with no
IPv4 addresses (stealth interfaces). A few crashes
and assertion failures on Mac OS X and FreeBSD
caused by missing pthread_*_init calls were fixed.
A timeout for connections in the CLOSING state was
added.

Project Resources