Skip to content

Commit

Permalink
Update readme.md (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan committed Sep 16, 2023
1 parent 0fa9d77 commit f5c179f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ $ tproxy --help
Usage of tproxy:
-d duration
the delay to relay packets
-down int
Downward speed limit(bytes/second)
-l string
Local address to listen on (default "localhost")
-p int
Expand All @@ -57,6 +59,8 @@ Usage of tproxy:
-s Enable statistics
-t string
The type of protocol, currently support http2, grpc, redis and mongodb
-up int
Upward speed limit(bytes/second)
```

## Examples
Expand Down

0 comments on commit f5c179f

Please sign in to comment.