From fe06d2a0f63f0c6f31d2df5e422cfcd3e83dca30 Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 6 Sep 2022 07:33:22 +0900 Subject: [PATCH] Update weapons Signed-off-by: hahwul --- weapons/httpie.yaml | 3 ++- weapons/wuzz.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/weapons/httpie.yaml b/weapons/httpie.yaml index 1c30cb7..f70ed20 100644 --- a/weapons/httpie.yaml +++ b/weapons/httpie.yaml @@ -11,4 +11,5 @@ platform: - macos - windows lang: Python -tags: [] +tags: +- http diff --git a/weapons/wuzz.yaml b/weapons/wuzz.yaml index 7b81628..a0ac87a 100644 --- a/weapons/wuzz.yaml +++ b/weapons/wuzz.yaml @@ -3,10 +3,11 @@ name: wuzz description: 'Interactive cli tool for HTTP inspection ' url: https://github.com/asciimoo/wuzz category: tool -type: Proxy +type: Utils platform: - linux - macos - windows lang: Go tags: +- http