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