We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70160d4 + 419bb59 commit f3ba068Copy full SHA for f3ba068
src/data/doc-extensions/extensions.json
@@ -1096,6 +1096,22 @@
1096
"tiers": ["Community"],
1097
"cloudEnabled": false
1098
},
1099
+ {
1100
+ "name": "xk6-proxy",
1101
+ "description": "Add a dynamic proxy support to k6. Allow changing the HTTP proxy settings in the script.",
1102
+ "url": "https://github.com/SYM01/xk6-proxy",
1103
+ "logo": "",
1104
+ "author": {
1105
+ "name": "SYM01",
1106
+ "url": "https://github.com/SYM01"
1107
+ },
1108
+ "official": false,
1109
+ "categories": ["Misc", "Proxy"],
1110
+ "stars": "",
1111
+ "type": ["JavaScript"],
1112
+ "tiers": ["Community"],
1113
+ "cloudEnabled": false
1114
1115
{
1116
"name": "xk6-chai",
1117
"description": "Embed k6chaijs into the k6 binary",
0 commit comments