HTTPNetworkSniffer Changelog

What's new in HTTPNetworkSniffer 1.63

Sep 3, 2018
  • Fixed bug from version 1.62: HTTPNetworkSniffer crashed when selecting network interface without connection information.

New in HTTPNetworkSniffer 1.62 (Jul 27, 2018)

  • The information of the selected network adapter is now displayed in the window title.

New in HTTPNetworkSniffer 1.61 (May 28, 2017)

  • Added /cfg command-line option, which instructs HTTPNetworkSniffer to use a config file in another location instead if the default config file, for example: HTTPNetworkSniffer.exe /cfg "%AppData%HTTPNetworkSniffer.cfg"

New in HTTPNetworkSniffer 1.60 (Apr 10, 2017)

  • Added 'Clear On Capture Start' option. You can turn it off if you don't want to clear the previous items when you stop the capture and start again.
  • Added 'Quick Filter' feature (View -> Use Quick Filter or Ctrl+Q). When it's turned on, you can type a string in the text-box added under the toolbar and HTTPNetworkSniffer will instantly filter the HTTP items, showing only lines that contain the string you typed.

New in HTTPNetworkSniffer 1.57 (Feb 24, 2017)

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

New in HTTPNetworkSniffer 1.56 (Aug 8, 2016)

  • HTTPNetworkSniffer now automatically loads the new version of WinPCap driver if it's installed on your system

New in HTTPNetworkSniffer 1.55 (Jun 13, 2016)

  • Added 2 HTTP request columns: 'Accept' and 'Range'.

New in HTTPNetworkSniffer 1.51 (Nov 30, 2015)

  • HTTPNetworkSniffer now tries to load the dll of Network Monitor Driver 3.x (NmApi.dll) according to the installation path specified in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Netmon3. This change should solve the problem with loading the Network Monitor Driver 3.x on some systems

New in HTTPNetworkSniffer 1.50 (Oct 5, 2015)

  • Added 4 columns to the adapters list in the 'Capture Options' window: 'Connection Name', 'MAC Address', 'Instance ID', 'Interface Guid'.
  • When using WinPCap driver , HTTPNetworkSniffer now displays more accurate information in the adapters list of the 'Capture Options' window.

New in HTTPNetworkSniffer 1.47 (Oct 5, 2015)

  • Added 'Auto Size Columns On Every Update' option.

New in HTTPNetworkSniffer 1.46 (Jul 30, 2015)

  • Added option to export to JSON file

New in HTTPNetworkSniffer 1.45 (Oct 4, 2014)

  • Added 'Always On Top' option.
  • 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.

New in HTTPNetworkSniffer 1.41 (Jun 5, 2014)

  • HTTPNetworkSniffer now offers you to run it as administrator (Under Windows Vista/7/8 with UAC)

New in HTTPNetworkSniffer 1.40 (May 2, 2014)

  • HTTPNetworkSniffer now allows you to automatically add it to the allowed programs list of Windows firewall when starting to capture and remove it when you stop capturing. This option is needed when using the 'Raw Socket' capture method while Windows firewall is turned on, because if HTTPNetworkSniffer is not added to Windows firewall, the incoming traffic is not captured at all and thus HTTPNetworkSniffer doesn't work properly.

New in HTTPNetworkSniffer 1.36 (Apr 22, 2014)

  • Added columns names ('IP Address' and 'Adapter Name') to the adapters list on the 'Capture Options' window

New in HTTPNetworkSniffer 1.35 (Jan 28, 2014)

  • Added integration with IPNetInfo utility

New in HTTPNetworkSniffer 1.32 (Nov 29, 2013)

  • Added 'Show Time In GMT' option

New in HTTPNetworkSniffer 1.31 (Nov 2, 2013)

  • Fixed bug: The 'Promiscuous Mode' check-box in the 'Capture Options' window was not saved to the configuration file

New in HTTPNetworkSniffer 1.30 (May 13, 2013)

  • Added 'Response Time' column, which calculates and displays the time (in milliseconds) passed between the moment that the client sent the HTTP request and the moment that the HTTP server response received by the client.
  • To get more accurate result on this column, it's recommended to use the WinPcap driver or the Microsoft Network Monitor driver (version 3.4 or later) to capture the packets.

New in HTTPNetworkSniffer 1.27 (Apr 30, 2013)

  • Added 'Scroll Down On New Line' option. If it's turned on, HTTPNetworkSniffer automatically scrolls to the bottom when a new line is added.

New in HTTPNetworkSniffer 1.26 (Apr 1, 2013)

  • Fixed the flickering problem on Windows 7.

New in HTTPNetworkSniffer 1.25 (Jan 30, 2013)

  • Added 'Load From Capture File' option. Allows you to load a capture file created by WinPcap/Wireshark (Requires the WinPcap driver) or a capture file created by Microsoft Network Monitor driver (Requires the Network Monitor driver 3.x) and displays the captured data in the format of HTTPNetworkSniffer.
  • Added /load_file_pcap and /load_file_netmon command-line options.

New in HTTPNetworkSniffer 1.22 (Jan 4, 2013)

  • Added 'Mark Odd/Even Rows' option, under the View menu. When it's turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.

New in HTTPNetworkSniffer 1.21 (Dec 3, 2012)

  • Added 'Auto Size Columns+Headers' option, which allows you to automatically resize the columns according to the row values and column headers.
  • Fixed issue: The properties dialog-box and other windows opened in the wrong monitor, on multi-monitors system.

New in HTTPNetworkSniffer 1.20 (Aug 14, 2012)

  • Added URL column.
  • Fixed bug: When opening the 'Capture Options' dialog-box after Network Monitor Driver 3.x was previously selected, HTTPNetworkSniffer switched back to Raw Sockets mode.

New in HTTPNetworkSniffer 1.15 (Apr 24, 2012)

  • Added new column: Last Modified Time

New in HTTPNetworkSniffer 1.10 (Jan 19, 2012)

  • Added 3 new columns: Location, Server Time, and Expiration Time

New in HTTPNetworkSniffer 1.06 (Jan 6, 2012)

  • Fixed the accelerator key of 'Stop Capture' (F6)

New in HTTPNetworkSniffer 1.05 (Dec 16, 2011)

  • Added 'Copy URLs' option (Ctrl+U), which copies the URLs of the selected HTTP items into the clipboard