mushorg / glastopf

Web Application Honeypot
http://glastopf.org
550 stars 170 forks source link

SysV init script to control and encapsulate glastopf automatically #212

Closed MBLAHO13 closed 9 years ago

MBLAHO13 commented 9 years ago

This is something I made to better control Glastopf on my honeypot server. It does add tmux as a dependency, but it allows you to properly background Glastopf while still accessing its output.

MBLAHO13 commented 9 years ago

Have you guys considered giving Glastopf a spot on the file system to "live?" Eg. Instead of having to specify the directory every single time you start the program (or accidentally write files in your current directory), have Glastopf install itself to a specified directory and then use that directory for EVERYTHING for every startup afterwards. Having a variable directory doesn't seem to give any benefits, and it just makes working with Glastopf a real pain in the neck sometimes.

glaslos commented 9 years ago

Definitely a good idea. Would you mind opening a separate issue for that?