Skip to content

Add timeout functionality to scanner #39#43

Open
Ansh5748 wants to merge 1 commit intohoneynet:mainfrom
Ansh5748:feature/add-timeout-39
Open

Add timeout functionality to scanner #39#43
Ansh5748 wants to merge 1 commit intohoneynet:mainfrom
Ansh5748:feature/add-timeout-39

Conversation

@Ansh5748
Copy link

Closes #39

Added timeout functionality to the honeypot scanner:

  1. Implemented TimeoutManager class
  2. Added timeout parameter to scanner initialization
  3. Updated report template with timeout info
  4. Added graceful scan termination
  5. Tested with various timeout values

Testing completed:

  • Local scans (127.0.0.1) with 1-300s timeouts
  • External scans (8.8.8.8)
  • Verified timeout reporting
  • Confirmed clean termination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add timeout parameter for scans

1 participant