Skip to content

Releases: cmdlabtech/Netwatch

NetWatch v1.0.2

30 Apr 02:04

Choose a tag to compare

NetWatch v1.0.2

Downloads

Platform File
macOS (Intel + Apple Silicon) netwatch-macos
Windows (x64) netwatch-windows.exe

macOS — first run

Remove the quarantine flag before running:

xattr -d com.apple.quarantine ./netwatch-macos
chmod +x ./netwatch-macos
sudo ./netwatch-macos

Windows — first run

The .exe bundles tshark and the Npcap packet-capture driver — no Wireshark install needed.

Right-click → Run as administrator on first launch so the bundled Npcap driver can install silently. After that, packet capture works without admin.

See the README for full setup instructions.

NetWatch v1.0.1

30 Apr 01:21

Choose a tag to compare

NetWatch v1.0.1

Downloads

Platform File
macOS (Intel + Apple Silicon) netwatch
Windows (x64) netwatch-windows.exe

macOS — first run

Remove the quarantine flag before running:

xattr -d com.apple.quarantine ./netwatch
chmod +x ./netwatch
sudo ./netwatch

Windows — first run

The .exe bundles tshark and the Npcap packet-capture driver — no Wireshark install needed.

Right-click → Run as administrator on first launch so the bundled Npcap driver can install silently. After that, packet capture works without admin.

See the README for full setup instructions.

NetWatch v1.0.0

29 Apr 21:09

Choose a tag to compare

NetWatch v1.0.0

Downloads

Platform File
macOS (Intel + Apple Silicon) netwatch
Windows (x64) netwatch-windows.exe

macOS — first run

Remove the quarantine flag before running:

xattr -d com.apple.quarantine ./netwatch
chmod +x ./netwatch
sudo ./netwatch

Windows — first run

Right-click → Run as administrator (required for packet capture).

See the README for full setup instructions.