Skip to content

Commit

Permalink
Add how it works section
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerasimchuk committed Nov 18, 2023
1 parent 88cbd6c commit 68b22be
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -24,6 +24,10 @@ In addition to proxying requests, Protty also offers features such as throttling
requests are sent.
These capabilities make Protty a useful tool for a variety of purposes, such as testing applications, debugging network issues, or adding custom functionality to HTTP traffic.

<p align="center">
<img alt="How it works" src="https://github.com/mgerasimchuk/protty/raw/master/assets/readme/how-it-works.png"/>
</p>

## Usage

The following command will start a proxy on port 8080, and after starting, all traffic from port 8080 will be redirected to a remote host located at https://example.com
Expand Down
Binary file added assets/readme/how-it-works.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readme/how-it-works.psd
Binary file not shown.

0 comments on commit 68b22be

Please sign in to comment.