Thanks for the explanation Eric.
[1]the traffic is HTTPS?
I think for the following reasons.
wireshark captured:
Sorce:[Local IP] -> Destination:[Server IP]
Sorce Port:concomp1(1802) -> Destination:https(443)
Sorce:[Server IP] -> Destination:[Local IP]
Sorce Port:https(443) -> Destination:concomp1(1802)
[2]
I clear the SOCKS proxy setting, but I can't capture packets in fiddler.
Regards,