You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed clean uninstallation and incompatibility to Windows 10 by requiring a reboot after uninstallation (#10)
Added verifying driver and tool versions before monitoring (#10)
This prevents surprising and mostly invalid results when an incompatible PortSniffer driver is installed.
Added a CI based on GitHub Actions to reproducibly build the driver binaries (#11)
Disabled buffering of stdout (#12)
This allows for live monitoring under all circumstances without delays.