mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 08:01:23 +00:00
Update cheatsheets
This commit is contained in:
@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`scamper -I "{{ping}} {{192.0.2.1}}" -I "{{trace}} {{192.0.2.2}}"`
|
||||
|
||||
- Ping several hosts with UDP, use a specific port number for the first ping and increase it for each subsequent ping:
|
||||
- Ping several hosts with UDP, use a specific port number for the first ping, and increase it for each subsequent ping:
|
||||
|
||||
`scamper -c "{{ping}} -P {{UDP-dport}} -d {{33434}}" -i {{192.0.2.1}} -i {{192.0.2.2}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user