Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Dec 3, 2019
1 parent 70c631e commit d56935e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@

```go get -u github.com/wendigo/chrome-protocol-proxy```

## Via docker

```docker run -p 9222:9222 wendigo/chrome-protocol-proxy:latest```

### Validate installation

Head to [http://localhost:9222](http://localhost:9222).

# Features
- colored output,
- protocol frames filtering,🖖
Expand Down Expand Up @@ -47,7 +55,7 @@
remote address (default "localhost:9222")
-s shorten requests and responses
```

# Demo
[![asciicast](https://asciinema.org/a/113947.png)](https://asciinema.org/a/113947?t=0:04&autoplay=1&speed=0.4)

Expand Down

0 comments on commit d56935e

Please sign in to comment.