Add: dummy

pull/30/head
Tullio Facchinetti 7 months ago
parent 3911d182ec
commit cb5796e774

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1211**
* Apps/tools covered: **1212**
* Number of categories: **75**.
# Index
@ -30,7 +30,7 @@ Some links are available to [related resources](#resources).
* [Terminals](#terminal) (13), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (10), [Text search and replace (alternatives to sed)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (26), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (29)
* [Versioning](#versioning) (6), [Video](#video) (11), [Viewers](#viewers) (20)
* [Web browser](#browser) (17), [Web development](#webdev) (24), [Writing](#writing) (9)
* [Web browser](#browser) (17), [Web development](#webdev) (25), [Writing](#writing) (9)
## <a name="ai"></a>AI / ChatGPT
@ -1582,6 +1582,7 @@ Web development tools, including load test tools, API clients and managers, link
* [ain](https://github.com/jonaslu/ain) - An HTTP API client for the terminal.
* [crawley](https://github.com/s0rg/crawley) - Unix-way web crawler: crawls web pages and prints any link it can find.
* [Discharge](https://github.com/brandonweiss/discharge) - Deploy static websites to Amazon S3.
* [dummy](https://github.com/sterrasec/dummy) - Generator of static files for testing file upload. It can generate the png file of any number of bytes!
* [http-tanker](https://github.com/PierreKieffer/http-tanker) - Terminal application used for API testing; easily create, manage and execute http requests from the terminal.
* [HTTPie](https://github.com/httpie/httpie) - HTTPie for Terminal: human-friendly CLI HTTP client for the API era.
* [Hugo](https://gohugo.io/) - The world's fastest framework for building websites.

@ -1210,3 +1210,4 @@ networking,echo,,https://github.com/devem-tech/echo,Speedy API emulation facilit
office,presenterm,,https://github.com/mfontanini/presenterm,A terminal slideshow tool.
webdev,kanha,,https://github.com/pwnwriter/kanha,A web-app pentesting suite written in Rust.
games,Durak,,https://github.com/levkush/durak,Durak card game for two in a terminal.
webdev,dummy,,https://github.com/sterrasec/dummy,Generator of static files for testing file upload. It can generate the png file of any number of bytes!

1 category name homepage git description
1210 office presenterm https://github.com/mfontanini/presenterm A terminal slideshow tool.
1211 webdev kanha https://github.com/pwnwriter/kanha A web-app pentesting suite written in Rust.
1212 games Durak https://github.com/levkush/durak Durak card game for two in a terminal.
1213 webdev dummy https://github.com/sterrasec/dummy Generator of static files for testing file upload. It can generate the png file of any number of bytes!
Loading…
Cancel
Save