Problem
If Proxyman is using the SOCKS proxy feature, Proxyman doesn't show the hostname/domain name correctly because it's how the SOCKS works, which connect via IP instead of domains.
Therefore, Proxyman only shows IP addresses.
Solution
- Parse the SNI from TLS data and use it
- Show the hostname, instead of IPs
Why this feature/change is important?
- Easier to use and work with Proxyman
Problem
If Proxyman is using the SOCKS proxy feature, Proxyman doesn't show the hostname/domain name correctly because it's how the SOCKS works, which connect via IP instead of domains.
Therefore, Proxyman only shows IP addresses.
Solution
Why this feature/change is important?