Hi:
Use HTTPServer property of NEProxySettings can proxy HTTP data.But how to proxy socks data?
Last I checked iOS does not support SOCKS proxies. While lots of support for SOCKS is in the system, because the code is shared by iOS and macOS, there’s no supported way to configure it:
In Settings your only proxy option is HTTP.
Likewise for the
dictionary within the VPN payload (Proxies
) in a configuration profile.com.apple.vpn.managed
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
let myEmail = "eskimo" + "1" + "@apple.com"