add: excution test
This commit is contained in:
@@ -77,6 +77,22 @@
|
||||
]
|
||||
},
|
||||
"excution": {
|
||||
"basic": [
|
||||
{
|
||||
"title": "normal",
|
||||
"args": "1.1.1.1"
|
||||
}
|
||||
],
|
||||
"dns": [
|
||||
{
|
||||
"title": "normal",
|
||||
"args": "google.com"
|
||||
},
|
||||
{
|
||||
"title": "invalid",
|
||||
"args": "domain.invalid"
|
||||
}
|
||||
],
|
||||
"payload_size": [
|
||||
{
|
||||
"title": "normal",
|
||||
|
||||
Reference in New Issue
Block a user