Linux command
wami 命令
文本
涉及管道、覆盖或删除,执行前请先确认路径和参数。
常用示例
Example
wami -a -S [asc|desc] -s [search_string]
Example
wami -a -S desc --github [search_string]
Example
wami --list-topics [search_string]
Example
wami -S desc -s pentest credential default
说明
wami is an open-source tool that recommends suitable programs for tasks. It searches a curated database and GitHub to find tools matching specified criteria. The tool is particularly useful for finding security and pentesting tools but works for general software discovery.
参数
- -a, --show-all
- Show expanded results
- -S, --sort _ORDER_
- Sort results (asc or desc)
- -s, --search-all
- Search all categories
- --github
- Search GitHub
- --list-topics
- List matching topics
FAQ
What is the wami command used for?
wami is an open-source tool that recommends suitable programs for tasks. It searches a curated database and GitHub to find tools matching specified criteria. The tool is particularly useful for finding security and pentesting tools but works for general software discovery.
How do I run a basic wami example?
Run `wami -a -S [asc|desc] -s [search_string]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -a, --show-all do in wami?
Show expanded results