dachad / tcpgoon

tcpgoon, maximum TCP connections tester
MIT License
193 stars 21 forks source link

User confirmation not properly processed when run as a container #41

Closed chadell closed 6 years ago

chadell commented 6 years ago

When running tcpgoon in a container, the user confirmation is not properly processed:


****************************** WARNING ******************************
* You are going to run a TCP stress check with these arguments:
*   - Host: www.google.com
*   - TCP Port: 80
*   - # of concurrent connections: 5
*********************************************************************
Do you want to continue? (y/N): Response not processed```
chadell commented 6 years ago

layer8 issue