honeytrap / homebrew-stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-honeytrap-agent

Build Status

Homebrew formula for honeytrap-agent.

Usage

$ brew install honeytrap/stable/honeytrap-agent

Configuration

Edit the file /usr/local/etc/honeytrap-agent and configure the server and remote-key.

Install LaunchDaemon

sudo cp /usr/local/Cellar/honeytrap-agent/agent/homebrew.mxcl.honeytrap-agent.plist /Library/LaunchDaemons/
sudo chown root:wheel /Library/LaunchDaemons/homebrew.mxcl.honeytrap-agent.plist

Loading the Agent

launchctl load -w /Library/LaunchDaemons/homebrew.mxcl.honeytrap-agent.plist

Unloading the Agent

launchctl unload -w /Library/LaunchDaemons/homebrew.mxcl.honeytrap-agent.plist

About

License:Apache License 2.0


Languages

Language:Ruby 100.0%