mirror of https://github.com/CrimsonTome/tldr.git
added wuzz
parent
8c89cf4613
commit
77faf2a0f1
|
@ -0,0 +1,20 @@
|
||||||
|
# wuzz
|
||||||
|
|
||||||
|
> Interactive HTTP Inspection
|
||||||
|
|
||||||
|
- Display Help
|
||||||
|
|
||||||
|
`F1`
|
||||||
|
|
||||||
|
- Send request
|
||||||
|
|
||||||
|
`Ctrl+R`
|
||||||
|
|
||||||
|
- Next View
|
||||||
|
|
||||||
|
`Ctrl+J, Tab`
|
||||||
|
|
||||||
|
- Previous View
|
||||||
|
|
||||||
|
`Ctrl+K, Shift+Tab`
|
||||||
|
|
Loading…
Reference in New Issue