31 lines
No EOL
1,009 B
Markdown
31 lines
No EOL
1,009 B
Markdown
cargo makepad android --manifest --app-label="streem" --abi=aarch64 run -p streem --release
|
|
|
|
|
|
|
|
Proxy Status
|
|
Running on 0.0.0.0:8080 (PID 62456)
|
|
Logging to /tmp/mitm_capture.txt
|
|
Uses per-host certs generated on-the-fly under /tmp/mitm_certs/
|
|
Commands
|
|
# Start: nohup /usr/bin/python3 /tmp/mitm_proxy.py > /tmp/mitm_proxy.log 2>&1 &
|
|
# Stop: kill $(pgrep -f mitm_proxy.py)
|
|
# View: tail -f /tmp/mitm_capture.txt
|
|
|
|
|
|
User Steps on Samsung Device (RF8Y103NERA)
|
|
Install CA Certificate
|
|
Settings → Security → Install from storage → navigate to Downloads → tap mitm_ca.crt
|
|
Name it MITM Root CA → OK
|
|
Verify under Settings → Security → Trusted credentials → User tab
|
|
Configure WiFi Proxy
|
|
Settings → WiFi → long-press connected network → Modify network
|
|
Show advanced options → Proxy: Manual
|
|
Hostname: 10.220.35.197
|
|
Port: 8080
|
|
Save
|
|
Restart Cricfy TV App
|
|
Force stop the app (Settings → Apps → Cricfy TV → Force stop)
|
|
Reopen the app and navigate through content
|
|
|
|
|
|
tail -f /tmp/mitm_capture.txt |