Skip to content

Commit

Permalink
update readme architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
wweir committed Jan 15, 2019
1 parent 08a5d43 commit dd2fe95
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Yet another cross platform transparent proxy tool
| | parsr http(s) target url | |
| | | |
| +---------------------------+ |
| |
| shadow service |
+--------^----------------------+
| request domain server
quic connection +---------->
quic / KCP / TCP +---------->
| |
+--------+---client+------+-----+
| | |
| | |
| shadow service | |
| relay service | dns |
| | server |
| | |
Expand All @@ -33,7 +33,7 @@ Yet another cross platform transparent proxy tool
| +----------+ | |
2 1 1 2
+ + + +
block request normal request
blocked request normal request
```

Expand All @@ -44,5 +44,5 @@ Yet another cross platform transparent proxy tool
4. add `127.0.0.1` as you first domain server

## todo
- [ ] authenticate
- [x] authenticate
- [ ] broker

0 comments on commit dd2fe95

Please sign in to comment.