TcpLogView是一款监控系统已打开的TCP连接的小工具,并实时监控TCP连接的打开或关闭。TcpLogView可以显示每个TCP连接的事件时间、事件类型(打开、关闭、监听)、本地地址、远程地址、本地端口、远程端口、进程ID等信息。
Versions History
- Versions 1.27:
- When the log file is created in the first time ('Write To Log File' option), TcpLogView now adds header line to the file.
- Versions 1.26:
- Added 'Save All Items'.
- Versions 1.25:
- TcpLogView now displays the process names (Some of them without the full path) for most processes when you run it without elevation ('Run As Administrator'). Also, the 32-bit version of TcpLogView now detects 64-bit processes properly.
- Versions 1.20:
- Added 'Run As Administrator' option (Ctrl+F11), which allows you to easily run TcpLogView as administrator on Windows Vista/7/8/2008. It's needed in order to view the information of other processes running as admin.
- Versions 1.16:
- Added 'Start As Hidden' option. (This option is available when the tray icon is enabled)
- Versions 1.15:
- Added 'Write To Log File' option. When it's turned on, all log lines are automatically written to TcpLogView.csv located in the same folder of TcpLogView.exe
- Versions 1.12:
- Added integration with IPNetInfo utility
- Versions 1.11:
- 'No Local-Host Connections' option now also works with IPv6 loopback address.
- Versions 1.10:
- Added 'No Local-Host Connections' option. When it's turned on, connections with 127.0.0.1 in both 'Local Address' and 'Remote Address' will not be added.
- Versions 1.06:
- Fixed bug: The 'Resolve IP Addresses' feature failed to work on some versions of Windows. (Ooops... I forgot to initialize the Winsock DLL...)
- Versions 1.05:
- Added 'Scroll Down On New Line' option. If it's turned on, TcpLogView automatically scrolls to the bottom when a new line is added.
- Versions 1.00 - First release.