Package org.reprogle.honeypot.utils
Class GhostHoneypotFixer
java.lang.Object
org.reprogle.honeypot.utils.GhostHoneypotFixer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCancel the ghost honeypot taskvoidStart a task to check for ghost honeypots every defined interval
-
Constructor Details
-
GhostHoneypotFixer
public GhostHoneypotFixer()
-
-
Method Details
-
startTask
public void startTask()Start a task to check for ghost honeypots every defined interval -
cancelTask
public void cancelTask()Cancel the ghost honeypot task
-