Update weapons

Signed-off-by: hahwul <hahwul@gmail.com>
pull/60/head
hahwul 2022-09-06 07:33:22 +09:00
parent 2ba7a3f9b8
commit fe06d2a0f6
2 changed files with 4 additions and 2 deletions

View File

@ -11,4 +11,5 @@ platform:
- macos - macos
- windows - windows
lang: Python lang: Python
tags: [] tags:
- http

View File

@ -3,10 +3,11 @@ name: wuzz
description: 'Interactive cli tool for HTTP inspection ' description: 'Interactive cli tool for HTTP inspection '
url: https://github.com/asciimoo/wuzz url: https://github.com/asciimoo/wuzz
category: tool category: tool
type: Proxy type: Utils
platform: platform:
- linux - linux
- macos - macos
- windows - windows
lang: Go lang: Go
tags: tags:
- http