Skip to content
Ron Hashimoto edited this page Sep 18, 2016 · 16 revisions

Mac OS X

  1. Visit Releases and download dripcap-darwin-amd64.dmg.
  2. Open dripcap-darwin-amd64.dmg and move Dripcap.app into your Applications directory.

Note: When you launch Dripcap for the first time, it would inquire your administrator password to install the helper tool.

sudo-osx

Uninstall Helper Tool

To remove the helper tool, run the following commands in terminal.

sudo launchctl unload /Library/LaunchDaemons/moe.socket.DripcapHelper.plist
sudo rm /Library/LaunchDaemons/moe.socket.DripcapHelper.plist
sudo rm /Library/PrivilegedHelperTools/moe.socket.DripcapHelper

Linux

Debian Package

  1. Visit Releases and download dripcap-linux-amd64.deb.
  2. Run dripcap-x64.deb.

Windows

Works on Windows 8 or later

  1. Download and install WinPcap (https://www.winpcap.org/).
  2. Visit Releases and download dripcap-windows-amd64.zip.
  3. Extract dripcap-windows-amd64.zip.
  4. Run dripcap.exe.

Clone this wiki locally