change: update changelog

This commit is contained in:
debugtalk
2022-08-21 19:08:11 +08:00
parent 78601f3185
commit 59a92690f7
16 changed files with 111 additions and 16 deletions
+22
View File
@@ -0,0 +1,22 @@
## hrp traceroute
run integrated traceroute command
```
hrp traceroute $url [flags]
```
### Options
```
-h, --help help for traceroute
-m, --max-hops int Set the max number of hops (max TTL to be reached) (default 30)
-q, --queries int Set the number of probes per each hop (default 1)
--save-tests Save traceroute result as json
```
### SEE ALSO
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 21-Aug-2022