

In addition to this I've also tried swapping out Fiddler with both Burp suite and mitmproxy and when doing this I can capture https traffic from emulators just fine. In all these cases http traffic is captured fine but https traffic can not be captured. * Using the Genymotion emulator, on the same computer as I'm running Fiddler * Using the emulator bundled with Android Studio on a Linux computer on the same network as I'm running Fiddler * Using the emulator bundled with Android Studio on the same computer as I'm running Fiddler * Fiddler 2.18177 on two different Windows 10 computers

See the attached screenshot for what this looks like in Fiddler. When trying to load an https page like in the default browser on the emulator the initial CONNECT request gets closed immediately according to fiddler and after a very long time the browser times out and shows an net::ERR_CONNECTION_REFUSED error. I'm using an Android 5.1 system image to be sure that the Android 7 change with ignoring user-installed root certificates does not affect me. However when using an Android emulator I am unable to capture any traffic. I have followed the steps in and I can capture https traffic just fine on a physical device. I'm using Fiddler to capture traffic from Android phones. so i installed openSSH on my windows then go to services set automatic and started both OpenSSH Authentication Agent and OpenSSH SSH Server then go to firewall and set inbound rules for port 22 the i search my public ip 116.66.150.49 for username i use my pc name for password i use my pc password but when i tried to connect my pc using my mobile client i got this error W/System.err: : : failed to connect to /116.66.108.49 (port 22) from /:: (port 49110): connect failed: ETIMEDOUT (Connection timed out) now i know that something missing in the ssh server is this my rooter or my username password or i installed the server wrongly i need help. I want to connect my mobile to my computer and transfer some file using ssh so i use JSCH as client connected online SFTP servers for testing it working i am able to make connection.

User2975634 Asks: i want to turn my Windows computer into SSH Server How can i do this
