Releases: cmdlabtech/Netwatch
NetWatch v1.0.2
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-macosWindows — 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
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 ./netwatchWindows — 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
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 ./netwatchWindows — first run
Right-click → Run as administrator (required for packet capture).
See the README for full setup instructions.