From d29dab3f0f5362a35f6b47617e188cf9ebeadd03 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sun, 30 Oct 2022 18:02:46 +0900 Subject: [PATCH] Add fff --- weapons/fff.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/fff.yaml diff --git a/weapons/fff.yaml b/weapons/fff.yaml new file mode 100644 index 0000000..0ec7480 --- /dev/null +++ b/weapons/fff.yaml @@ -0,0 +1,13 @@ +--- +name: fff +description: The Fairly Fast Fetcher. Requests a bunch of URLs provided on stdin fairly quickly. +url: https://github.com/tomnomnom/fff +category: tool +type: Utils +platform: +- linux +- macos +- windows +lang: Go +tags: +- url \ No newline at end of file