Skip to content

Releases: zhikai060/WinNetPulse

1.3.2

Choose a tag to compare

@zhikai060 zhikai060 released this 07 Jun 13:56

Add magenta color when packet loss

1.3.1

Choose a tag to compare

@zhikai060 zhikai060 released this 26 Apr 00:25
9aad863
  • Added -NoClear parameter to disable Clear-Host

WinNetPulse 1.3

Choose a tag to compare

@zhikai060 zhikai060 released this 23 Apr 14:14

Add timestamp to each ping result line and summary and fix some bug

WinNetPulse 1.2.1

Choose a tag to compare

@zhikai060 zhikai060 released this 21 Apr 14:26
6025e7a

Same as Netpulse 1.2.1 just change repo and script name.

NetPulse v1.2.1 BUG FIX

Choose a tag to compare

@zhikai060 zhikai060 released this 07 Mar 09:57

Fix: restored tracert mode that was missing in v1.2.0

NetPulse v1.2.0

Choose a tag to compare

@zhikai060 zhikai060 released this 07 Mar 09:39
Release v1.2 - packet loss detection and color latency

NetPulse v1.1.0

Choose a tag to compare

@zhikai060 zhikai060 released this 02 Mar 11:50

🚀 NetPulse v1.1.0

Major improvements to diagnostics and visual feedback.

New Features

  • Packet Loss percentage
  • Colorized latency display
  • Full summary block after completion
  • Infinite mode now waits for Enter before exit

Previous stable version:
v1.0.0 is still available for download.

NetPulse v1.0.0 - Initial Release

Choose a tag to compare

@zhikai060 zhikai060 released this 02 Mar 10:59
4ff5932

NetPulse v1.0.0

Initial release of NetPulse - a PowerShell based network diagnostic tool.

Features

  • Interactive IP / Domain input
  • Ping or Tracert mode selection
  • Ping count options: 10 / 30 / 50 / 100 / Infinite (-t)
  • Infinite mode supports press Q to stop
  • Real-time statistics display:
    • Min latency
    • Max latency
    • Average latency
    • TTL
  • Optional CSV export (same directory as script)

Requirements

  • Windows 10 / 11
  • PowerShell 5.1+

More improvements coming in v1.1