Version 2.77 du 14/12/2023- Fixed bug: CurrPorts failed to display country/city information for IPv6 addresses.
Version 2.76 du 02/11/2023- Added new option: 'Show Only Incoming TCP Connections'. When this option is turned on, CurrPorts displays only connections with associated listening port.
Version 2.75 du 06/06/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 cports.exe with their original filename (For example: asn-country-ipv4.csv , asn-ipv4.csv, asn-ipv6.csv).
Version 2.71 du 04/04/2023- Added 'Full Screen' option (View -> Full Screen or F11 key).
Version 2.70 du 09/03/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 secondary sorting support: You can now get a secondary sorting, by holding down the shift key while clicking the column header. Be aware that you only have to hold down the shift key when clicking the second/third/fourth column. To sort the first column you should not hold down the Shift key.
- 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.
- Added 'Sort By' dropdown to the toolbar.