mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 15:00:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,9 +16,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`httpflow {{host httpbin.org or host baidu.com}}`
|
||||
|
||||
- Use a regular expression to filter requests by URLs:
|
||||
- Use a `regex` to filter requests by URLs:
|
||||
|
||||
`httpflow -u '{{regular_expression}}'`
|
||||
`httpflow -u '{{regex}}'`
|
||||
|
||||
- Read packets from PCAP format binary file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user