Add: kanha

pull/30/head
Tullio Facchinetti 7 months ago
parent 63ccd1aa1e
commit d6895d883a

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1209**
* Apps/tools covered: **1210**
* 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) (23), [Writing](#writing) (9)
* [Web browser](#browser) (17), [Web development](#webdev) (24), [Writing](#writing) (9)
## <a name="ai"></a>AI / ChatGPT
@ -1586,6 +1586,7 @@ Web development tools, including load test tools, API clients and managers, link
* [Hugo](https://gohugo.io/) - The world's fastest framework for building websites.
* [iola](https://github.com/pvarentsov/iola) - A command-line socket client with REST API. It helps to work with socket servers using your favorite REST client.
* [is-up-cli](https://github.com/sindresorhus/is-up-cli) - Check whether a website is up or down using the [isitup.org](https://isitup.org/) API.
* [kanha](https://github.com/pwnwriter/kanha) - A web-app pentesting suite written in Rust.
* [linkchecker](https://github.com/linkchecker/linkchecker) - Check links in web documents or full websites.
* [lychee](https://github.com/lycheeverse/lychee) - Fast, async, resource-friendly link checker written in Rust.
* [Metalsmith](http://www.metalsmith.io/) - An extremely simple static site generator, all functionalities are provided by plugins that can be combined and chained, written and extendable in Javascript.

@ -1208,3 +1208,4 @@ email,Notmuch,,https://git.notmuchmail.org/git/notmuch,"Notmuch is a command-lin
typing,Typr,,https://github.com/DriftingOtter/Typr,"`typr` is a Python-based application that utilizes the 'rich' module to provide you with a simple yet satisfying tui when typing, `typr` is designed to be simple and easy to use."
networking,echo,,https://github.com/devem-tech/echo,Speedy API emulation facilitated by a reverse proxy and mock json server.
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.

1 category name homepage git description
1208 typing Typr https://github.com/DriftingOtter/Typr `typr` is a Python-based application that utilizes the 'rich' module to provide you with a simple yet satisfying tui when typing, `typr` is designed to be simple and easy to use.
1209 networking echo https://github.com/devem-tech/echo Speedy API emulation facilitated by a reverse proxy and mock json server.
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.
Loading…
Cancel
Save