1. I have proxy server (centos)
2. my developer machine is connected like this
ssh -L 9222:localhost:9222
u12...@publicproxy.com -p2222
3. my android phone is connected through connectbot on Remote 9222 to localhost:9222
why chrome dev tools doesnt see the android device and its webviews?