Skip to content

Conversation

@thorinaboenke
Copy link
Contributor

@thorinaboenke thorinaboenke commented Dec 16, 2025

this PR relates to issue #186

  • adds an option keep_serving to webserv command to keep serving the file after the first request

how to test:

commands:
  - type: webserv
    local_path: "/path/to/your/file"
    port: 8000
    background: True
    keep_serving: True

  - type: sleep
    seconds: 60

perform several curl requests curl <AttackeMateIP>:8000 during the sleep command

@whotwagner whotwagner merged commit 9a2d5d5 into ait-testbed:main Dec 17, 2025
1 check failed
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.

2 participants