News → NetStat Agent 3.4

We are excited to announce that NetStat Agent 3.4 has beed released. In this version we updated netstat, ipconfig and statistics tools.

First of all, we found the way how to print DNS cache information in the table without calling “ipconfig /displaydns”.

Visual DNS Cache

For netstat tool we added two buttons in the status bar to control auto refresh and logging. Also was fixed the issue with scrolling when netstat shows a lot of dynamic connections in the list and a connection is selected.

StatusBar with 2 buttons

NetStat Agent 3.4 now can show IPv6 network statistics. Also we improved software stability - thanks everyone who sent crash reports to us!

News → Real NetStat 3.1

We are happy to announce that Real NetStat 3.1 has been released. In this version we added IPv6 for connection monitoring and TCP/IP statistics.

IPv6 netstat

Now all protocols (TCP, UDP, IP and ICMP) shows IPv6 statistics.

IPv6 statistics

Also was fixed the problem with copy text to the clipboard and the conflict with Sticky Password utility. The issue with saving HTML report is fixed in this version too.

Real NetStat is the great visual alternative tool to the command line netstat.exe for live connection monitoring!

News → NetStat Agent 3.3.4

NetStat Agent 3.3.4 has been released.

In this version there was solved the issue with MAC address changer (ipconfig tool) which caused the program to crash.

Last time we received some feedback about problems with the registration program. Before this version it was possible to use the registered program in all user accounts on the PC. But from now, the registration of NetStat Agent will be attached to user account. It means that you must enter license information in each user account.

But as alternative,it is still possible to use the portable NetStat Agent version for all users.

News → NetStat Agent 3.3.3

NetStat Agent 3.3.3 has been released. In this version there was fixed the critical bug with application crash on start. The issue was fixed in the DNS cache module. Also was fixed the bug with Ctrl+C shortcut (Ping, Tracert, Whois didn’t copy any text into clipboard). The UA whois server is updated.

From now the program contains CrashRpt module that allows us to get crash information from you and quickly fix critical bugs.

Added Privacy Policy for NetStat Agent.

News → NetStat Agent Portable 3.3

We are happy to announce that NetStat Agent Portable 3.3 has been released. So what’s new except IPv6 netstat utility?

By default, the portable application asks for administrative rights if you run it in Vista or Windows 7. But if you need to run the application without administrative rights (for example, on a machine where you are not admin) then you need to open ‘NetAgent.exe.manifest’ file in the ‘NetStat Agent Portable’ folder and delete the following text:

<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  <security>
    <requestedPrivileges>
      <requestedExecutionLevel
        level="requireAdministrator"
        uiAccess="false"/>
    </requestedPrivileges>
  </security>
</trustInfo>

That’s all.