I am using macOS. And I want to make my mac UI app like iTunes and other apps to use proxy network that like Shadowsocks server.
I know the proxychains using in the command line. But how to use it by mac GUI app?
I am using macOS. And I want to make my mac UI app like iTunes and other apps to use proxy network that like Shadowsocks server.
I know the proxychains using in the command line. But how to use it by mac GUI app?
The easiest way is set shadowsocks proxy mode as Global Mode
Manual proxy configuration by listening shadowsocks port
server address is localhost
port is 1086
(mac), 1080
(linux & windows)