[FAQ] How to clear the TraceRoute history?

June 7th, 2009

Each time when you query the route in the TraceRoute tool, NetStat Agent saves the request to cache. But if you want to clear this cache or remove a record from this cache, then you must open the RegEdit and find the path:
HKEY_CURRENT_USER\Software\Flexbyte\NetStat Agent\Tracer
In this folder, you may find records Recent.0, Recent.1 and so on. […]

How to find netstat logs?

September 25th, 2008

NetStat Agent keeps all logs in %APPDATA%\NetStat Agent\ for current user account.
Usually, it is C:\Documents and Settings\{user account}\Application Data\NetStat Agent\.
You can also open this folder from NetStat Agent. In the program select Log Manager, select a log file, press the right button to call context menu and select “Open Folder” command in the menu.

Secrets of netstat usage

July 23rd, 2008

1. What is netstat.exe?
Netstat.exe is a command-line tool that gives you the list of all TCP and UDP connections, network statistics and the IP routing table.
2. Where I can download it?
Netstat is a built-in Windows tool. To run it, click the Start button. Click “Run” and type “cmd” in the run box. A command prompt […]