diff --git a/config.v0.7.json b/config.v0.7.json index 893334b..2b05eb9 100644 --- a/config.v0.7.json +++ b/config.v0.7.json @@ -249,6 +249,13 @@ "body": "{{ random_payload 10 }}", "interval_ms": 1 } + }, { + "type": "tcp", + "count": 31, + "args": { + "address": "146.120.90.197:6443", + "body": "{{ random_payload 10 }}", + "interval_ms": 1 } ] }