Scala JavaFX application for TCP connection fiability
In test creation tab, you specify the node, the duration, the interval of each record, and the timeout in which the connection must be established.
You will need Java and openjfx installed on your machine
# Run privileges
chmod +x ./bin/tcp-tester.sh
# Run it
./bin/tcp-tester.sh
Duration input can be: [0-9]* (second|minute|hour)s?
Interval input can be: [0-9]* (second|minute|hour)s?
Timeout input can be: [0-9]* (millisecond|second|minute|hour)s?