Skip to content

Commit a905805

Browse files
committed
update README.md
1 parent b9ed8e6 commit a905805

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ Currently it is intended to run as a more-or-less drop-in replacement of the `aa
1010
- reconnecting: trying to reconnect/recover AndroidAuto connection in any possible case
1111
- bandwidth/transfer statistics
1212
- stall transfer detection
13-
- MITM (man-in-the-middle) mode support
13+
- MITM (man-in-the-middle) mode support with the following features:
14+
- DPI change
15+
- Disable media sink
16+
- Developer mode
1417

1518
## Current project status
1619
Now after a lot of stress-testing and coding I think the project has matured enough, that I can say that the main stability goal was reached.
@@ -148,8 +151,14 @@ OPTIONS:
148151
-d, --debug
149152
Enable debug info
150153
154+
--developer-mode
155+
MITM: Developer mode
156+
157+
--disable-media-sink
158+
MITM: Disable media sink
159+
151160
--dpi <DPI>
152-
Force DPI (experimental)
161+
MITM: Force DPI (experimental)
153162
154163
-f, --full-frames
155164
Pass only complete frames during data transfer to the headunit

0 commit comments

Comments
 (0)