*: improve more info links and add option placeholders part 14 (#19687)

This commit is contained in:
Managor
2025-11-30 01:59:49 +02:00
committed by GitHub
parent 36e204a4b4
commit 677fa9007d
29 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# gau
> Get All URLs: fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl for any domains.
> More information: <https://github.com/lc/gau>.
> More information: <https://github.com/lc/gau#usage>.
- Fetch all URLs of a domain from AlienVault's Open Threat Exchange, the Wayback Machine, Common Crawl, and URLScan:
+1 -1
View File
@@ -1,7 +1,7 @@
# gdown
> Download files from Google Drive and other URLs.
> More information: <https://github.com/wkentaro/gdown>.
> More information: <https://github.com/wkentaro/gdown#usage>.
- Download a file from a URL:
+1 -1
View File
@@ -1,7 +1,7 @@
# gdu
> Disk usage analyzer with console interface.
> More information: <https://github.com/dundee/gdu>.
> More information: <https://github.com/dundee/gdu#usage>.
- Interactively show the disk usage of the current directory:
+1 -1
View File
@@ -1,7 +1,7 @@
# glow
> Render Markdown in the terminal.
> More information: <https://github.com/charmbracelet/glow>.
> More information: <https://manned.org/glow>.
- Run glow and select a file to view:
+1 -1
View File
@@ -1,7 +1,7 @@
# googler
> Search Google from the command-line.
> More information: <https://github.com/jarun/googler>.
> More information: <https://github.com/jarun/googler#usage>.
- Search Google for a keyword:
+1 -1
View File
@@ -1,7 +1,7 @@
# goreload
> Live reload utility for Go programs.
> More information: <https://github.com/acoshift/goreload>.
> More information: <https://github.com/acoshift/goreload#basic-usage>.
- Watch a binary file (defaults to `.goreload`):
+1 -1
View File
@@ -1,7 +1,7 @@
# gotty
> Share your terminal as a web application.
> More information: <https://github.com/yudai/gotty>.
> More information: <https://github.com/yudai/gotty#usage>.
- Share result of command:
+1 -1
View File
@@ -1,7 +1,7 @@
# grex
> Generate `regex`s.
> More information: <https://github.com/pemistahl/grex>.
> More information: <https://github.com/pemistahl/grex#5-how-to-use>.
- Generate a simple `regex`:
+4 -4
View File
@@ -7,10 +7,10 @@
`hangups`
- Display troubleshooting information and help:
`hangups -h`
- Set a refresh token for hangups:
`hangups --token-path {{path/to/token}}`
- Display troubleshooting information and help:
`hangups -h`
+1 -1
View File
@@ -2,7 +2,7 @@
> A simple hex viewer for the terminal. Uses colored output to distinguish different categories of bytes.
> See also: `od`, `xxd`, `hexdump`.
> More information: <https://github.com/sharkdp/hexyl>.
> More information: <https://github.com/sharkdp/hexyl/blob/master/doc/hexyl.1.md>.
- Print the hexadecimal representation of a file:
+1 -1
View File
@@ -1,7 +1,7 @@
# jc
> Convert the output of multiple commands to JSON.
> More information: <https://github.com/kellyjonbrazil/jc>.
> More information: <https://github.com/kellyjonbrazil/jc#usage>.
- Convert command output to JSON via pipe:
+1 -1
View File
@@ -1,7 +1,7 @@
# jello
> A JSON processor using Python syntax.
> More information: <https://github.com/kellyjonbrazil/jello>.
> More information: <https://github.com/kellyjonbrazil/jello#usage>.
- Pretty-print JSON or JSON-Lines data from `stdin` to `stdout`:
+1 -1
View File
@@ -1,7 +1,7 @@
# jtbl
> Utility to print JSON and JSON Lines data as a table in the terminal.
> More information: <https://github.com/kellyjonbrazil/jtbl>.
> More information: <https://github.com/kellyjonbrazil/jtbl#usage>.
- Print a table from JSON or JSON Lines input:
+1 -1
View File
@@ -1,7 +1,7 @@
# just
> Save and run project-specific commands.
> More information: <https://github.com/casey/just>.
> More information: <https://manned.org/just>.
- Run a recipe specified in the justfile:
+1 -1
View File
@@ -2,7 +2,7 @@
> A contextual web scanner for bruteforcing API paths and web endpoints using wordlists.
> The `brute` subcommand targets one or multiple hosts.
> More information: <https://github.com/assetnote/kiterunner>.
> More information: <https://github.com/assetnote/kiterunner#usage>.
- Bruteforce a target with an Assetnote wordlist (e.g., first 20,000 API routes):
+1 -1
View File
@@ -2,7 +2,7 @@
> A contextual web scanner for manipulating kitebuilder schemas used in API and web endpoint discovery.
> The `kb` subcommand handles schema compilation, conversion, parsing, and request replay.
> More information: <https://github.com/assetnote/kiterunner>.
> More information: <https://github.com/assetnote/kiterunner#usage>.
- Compile a kitebuilder schema from JSON to a kite file:
+1 -1
View File
@@ -2,7 +2,7 @@
> A contextual web scanner for concurrently scanning API paths and web endpoints using kitebuilder wordlists.
> The `scan` subcommand targets one or multiple hosts with structured API requests.
> More information: <https://github.com/assetnote/kiterunner>.
> More information: <https://github.com/assetnote/kiterunner#usage>.
- Scan a target with an Assetnote wordlist (e.g., first 5000 API routes):
+1 -1
View File
@@ -2,7 +2,7 @@
> A contextual web scanner for managing wordlists used in API and web endpoint discovery.
> The `wordlist` subcommand handles listing and saving wordlists in `~/.cache/kiterunner`.
> More information: <https://github.com/assetnote/kiterunner>.
> More information: <https://github.com/assetnote/kiterunner#usage>.
- List all cached and available Assetnote wordlists:
+1 -1
View File
@@ -1,7 +1,7 @@
# kiterunner
> A contextual web scanner for discovering API paths and web endpoints using wordlists and kitebuilder schemas.
> More information: <https://github.com/assetnote/kiterunner>.
> More information: <https://github.com/assetnote/kiterunner#usage>.
- View documentation for bruteforcing API paths and web endpoints:
+1 -1
View File
@@ -7,7 +7,7 @@
`kubectl run {{nginx-dev}} --image nginx --port 80`
- Run an nginx pod, setting the TEST_VAR environment variable:
- Run an nginx pod, setting the `$TEST_VAR` environment variable:
`kubectl run {{nginx-dev}} --image nginx --env "{{TEST_VAR}}={{testing}}"`
+2 -2
View File
@@ -1,7 +1,7 @@
# kubie
> Utility to switch between `kubectl` contexts and namespaces.
> More information: <https://github.com/sbstp/kubie>.
> More information: <https://github.com/sbstp/kubie#usage>.
- Display a selectable menu of contexts:
@@ -17,7 +17,7 @@
- Switch current shell to the given context and namespace:
`kubie ctx {{context}} -n {{namespace}}`
`kubie ctx {{context}} {{[-n|--namespace]}} {{namespace}}`
- Execute a command in the given context and namespace, without spawning a shell:
+1 -1
View File
@@ -1,7 +1,7 @@
# loadtest
> Run a load test on the selected HTTP or WebSockets URL.
> More information: <https://github.com/alexfernandez/loadtest>.
> More information: <https://github.com/alexfernandez/loadtest#usage>.
- Run with concurrent users and a specified amount of requests per second:
+1 -1
View File
@@ -1,7 +1,7 @@
# lolcat
> Put a rainbow in everything you `cat` to the console.
> More information: <https://github.com/busyloop/lolcat>.
> More information: <https://manned.org/lolcat>.
- Print a file to the console in rainbow colors:
+1 -1
View File
@@ -2,7 +2,7 @@
> List directory contents.
> The next generation `ls` command, written in Rust.
> More information: <https://github.com/Peltoche/lsd>.
> More information: <https://github.com/lsd-rs/lsd/blob/main/doc/lsd.md>.
- List files and directories, one per line:
+1 -1
View File
@@ -1,7 +1,7 @@
# mailsy
> Quickly generate a disposable email using `mail.tm` API.
> More information: <https://github.com/BalliAsghar/Mailsy>.
> More information: <https://github.com/BalliAsghar/Mailsy#usage>.
- Create an email address:
+1 -1
View File
@@ -1,7 +1,7 @@
# mktorrent
> Create BitTorrent metainfo files.
> More information: <https://github.com/Rudde/mktorrent>.
> More information: <https://manned.org/mktorrent>.
- Create a torrent with 2^21 KB as the piece size:
+1 -1
View File
@@ -3,7 +3,7 @@
> Utility for SQLx, the Rust SQL toolkit.
> More information: <https://github.com/launchbadge/sqlx/blob/main/sqlx-cli/README.md>.
- Create the database specified in the DATABASE_URL environment variable:
- Create the database specified in the `$DATABASE_URL` environment variable:
`sqlx database create`
+1 -1
View File
@@ -8,7 +8,7 @@
`sudo tune2fs -c 2 {{/dev/sdXN}}`
- Set the filesystem label to MY_LABEL:
- Set the filesystem label to `MY_LABEL`:
`sudo tune2fs -L 'MY_LABEL' {{/dev/sdXN}}`
+1 -1
View File
@@ -1,6 +1,6 @@
# java_home
> Return a value for $JAVA_HOME or execute command using this variable.
> Return a value for `$JAVA_HOME` or execute command using this variable.
> More information: <https://www.unix.com/man-page/osx/1/java_home>.
- List JVMs based on a specific version: