Skip to content

thinkst/opencanary-FreeBSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

opencanary-FreeBSD

FreeBSD port for OpenCanary

Overview

OpenCanary creates a network honeypot allowing you to catch hackers before they fully compromise your systems. As a technical definition, OpenCanary is a daemon that runs several canary versions of services that alerts when a service is (ab)used.

Docs: https://opencanary.readthedocs.io/en/latest/

GitHub: https://github.com/thinkst/opencanary

Install

Clone the repo and run the following command

sudo make install

Create a package to install on other systems

Clone the repo and run the following commands

sudo make package

This will create a FreeBSD package in the work/pkg/ folder of the port.

The package can be installed on systems using

sudo pkg install opencanary-0.8.0.pkg

About

FreeBSD port for OpenCanary

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published