LiveTcpUdpWatch Changelog

What's new in LiveTcpUdpWatch 1.51

Jul 24, 2023
  • Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors.
  • Added 'Full Screen' mode (View -> Full Screen or F11 key).

New in LiveTcpUdpWatch 1.50 (May 30, 2023)

  • Added support for using the IP-Location files from https://github.com/sapics/ip-location-db for viewing country/city/ASN information of remote IP addresses.
  • You can use all 3 types of CSV files: Country, City, and ASN.
  • Both IPv4 and IPv6 files are supported.
  • In order to use these IP-Location files, simply download the desired files and put them in the same folder of LiveTcpUdpWatch.exe with their original filename (For example: asn-country-ipv4.csv , asn-ipv4.csv, asn-ipv6.csv)
  • Added 'ASN' and 'Organization' columns. These columns are filled if you download the ASN files (*asn-ipv4.csv and *asn-ipv6.csv )

New in LiveTcpUdpWatch 1.45 (Apr 23, 2023)

  • Added 'Sort By' toolbar button.

New in LiveTcpUdpWatch 1.44 (Jan 9, 2023)

  • Fixed bug: LiveTcpUdpWatch randomly crashed when using the GeoLite2 City database.

New in LiveTcpUdpWatch 1.43 (Jul 14, 2022)

  • Fixed a bug with KiB unit on 'Bytes Counter Unit' option.
  • Fixed a few high DPI mode issues

New in LiveTcpUdpWatch 1.42 (May 10, 2022)

  • Added /Columns command-line option, which allows you to set the columns to display or the columns to export from command-line, for example:
  • LiveTcpUdpWatch.exe /Columns "Process Name,Process ID,Protocol,Remote Port,Remote Address,Received Bytes,Sent Bytes"

New in LiveTcpUdpWatch 1.41 (Feb 22, 2022)

  • Fixed high CPU usage issue when capturing the network activity from command-line (/CaptureTime command)

New in LiveTcpUdpWatch 1.40 (Jul 14, 2021)

  • Added 'Host Name Mode' option - 'Use DNS Cache' (the default option) or 'Resolve IP Addresses'.
  • Be aware that if you choose the 'Resolve IP Addresses' option, LiveTcpUdpWatch will generate additional DNS traffic for every resolved IP address, and this traffic will also be captured by LiveTcpUdpWatch...

New in LiveTcpUdpWatch 1.36 (May 25, 2021)

  • Added GB and GiB to the 'Bytes Counter Unit' option.
  • Added option to change the sorting column from the menu (View -> Sort By). Like the column header click sorting, if you click again the same sorting menu item, it'll switch between ascending and descending order. Also, if you hold down the shift key while choosing the sort menu item, you'll get a secondary sorting.

New in LiveTcpUdpWatch 1.35 (Mar 15, 2021)

  • Updated to work properly in high DPI mode.

New in LiveTcpUdpWatch 1.34 (Jan 25, 2021)

  • Added 'Start As Hidden' option. When this option and 'Put Icon On Tray' option are turned on, the main window of LiveTcpUdpWatch will be invisible on start.

New in LiveTcpUdpWatch 1.33 (Dec 16, 2020)

  • Added 'Copy Clicked Cell' option to the right-click context menu, which copies to the clipboard the text of cell that you right-clicked with the mouse.

New in LiveTcpUdpWatch 1.32 (Sep 24, 2020)

  • The tooltip of the tray icon now shows the number of items displayed on the main window.

New in LiveTcpUdpWatch 1.31 (Aug 2, 2020)

  • Fixed the /cfg command-line option to load the .cfg file from the current directory if full path is not specified.

New in LiveTcpUdpWatch 1.30 (Jan 28, 2020)

  • Added 'Remote IP Country' column. In order to get IP country information in this column, you have to download one of the following databases and put the files in the same folder of LiveTcpUdpWatch.exe: http://software77.net/geo-ip/ or GeoLite2 database (Only the CSV database is supported)
  • Added option to check the remote IP address with the IPNetInfo tool. In order to use this feature, you have to put ipnetinfo.exe in the same folder of LiveTcpUdpWatch.exe, select the items with the IP addresses you want to check, and then choose the 'Check Remote Address With IPNetInfo' option from the File menu or from the context menu.

New in LiveTcpUdpWatch 1.26 (Dec 28, 2019)

  • Added 'Select All' and 'Deselect All' to the 'Column Settings' window.

New in LiveTcpUdpWatch 1.25 (Nov 27, 2019)

  • Added thousands separator to all byte counter units.
  • You can set any variable appears saved in the .cfg file from command-line. For example, this command set the speed unit to kB/Sec : LiveTcpUdpWatch.exe /SpeedUnit 1
  • Added 'Align Numeric Columns To Right' option (It's turned on by default)

New in LiveTcpUdpWatch 1.20 (Jun 1, 2019)

  • Added option to filter by process name (In 'Advanced Options' window - F9).

New in LiveTcpUdpWatch 1.16 (Apr 12, 2019)

  • Added 'Put Icon On Tray' option.

New in LiveTcpUdpWatch 1.15 (Mar 13, 2019)

  • Added option to capture only the specified TCP/UDP ports (In 'Advanced Options' window - F9).

New in LiveTcpUdpWatch 1.13 (Feb 25, 2019)

  • Added 'Save File Encoding' option.

New in LiveTcpUdpWatch 1.12 (Jan 9, 2019)

  • Added 'Sort On Every Update' option.

New in LiveTcpUdpWatch 1.11 (Dec 23, 2018)

  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).
  • Added 'Always On Top' option.

New in LiveTcpUdpWatch 1.10 (Dec 5, 2018)

  • Added command-line options to save the report of LiveTcpUdpWatch into a file without displaying any user interface.

New in LiveTcpUdpWatch 1.07 (Oct 29, 2018)

  • Added 'Save All Items' option (Shift+Ctrl+S).

New in LiveTcpUdpWatch 1.06 (Jul 2, 2018)

  • Added option to choose another font (name and size) to display in the main window.

New in LiveTcpUdpWatch 1.05 (Apr 19, 2018)

  • Added new option: 'Exclude Localhost Addresses';
  • Added new option: 'Automatically Scroll Down On New Items'