Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored Apr 17, 2017
1 parent f05b6b5 commit a3ce065
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@
## usage
```go get -u github.com/wendigo/chrome-protocol-proxy```

```chrome-protocol-proxy --help```

## configuration options
```
Usage of chrome-protocol-proxy:
-l string
listen address (default "localhost:9223")
-log string
log file mask (default "logs/cdp-%s.log")
-n disable logging to file
-once
debug single session
-r string
remote address (default "localhost:9222")
-s shorten requests and responses
Expand Down

0 comments on commit a3ce065

Please sign in to comment.