Skip to content

gpicchiarelli/py-dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-dungeon

Modular python honeypot for OpenBSD

Installation procedure

tar -xvzf py-dungeon-{VERSION}.tar.gz
cd py-dungeon-{VERSION}
make all
doas make install

Uninstall procedure

doas make clean

Manual page

man dungeond

daemon handlers

doas rcctl enable dungeond
doas rcctl start dungeond