mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Update README.md
This commit is contained in:
@@ -19,7 +19,7 @@ Download latest binary from https://github.com/buger/gor/releases or (compile by
|
||||
The most basic setup will be `sudo ./gor --input-raw :8000 --output-dummy=""` which acts like tcpdump.
|
||||
If you already have test environment you can start replaying: `sudo ./gor --input-raw :8000 --output-http http://staging.env`.
|
||||
|
||||
See the our wiki and especially [[Getting started]] wiki page for more info.
|
||||
See the our wiki and especially [Getting started](https://github.com/buger/gor/wiki/Getting-Started) wiki page for more info.
|
||||
|
||||
|
||||
## Want to Upgrade?
|
||||
|
||||
Reference in New Issue
Block a user