shadowsocksrr / electron-ssr

Shadowsocksr client using electron
MIT License
1.73k stars 510 forks source link

[Macos] Not found Copy Http Settings Item #67

Closed xkeyC closed 4 years ago

xkeyC commented 4 years ago

Your os

macOS 10.15.3

The version of electron-ssr

0.3.0-alpha.3

What's the problem

Updated to 0.3.0,the IconMenu not found copy Http Settings item,So I can't use proxy in terminal. image

xVanTuring commented 4 years ago

Well, You can type export http_proxy=http://127.0.0.1:HTTP_PORT and export https_proxy=http://127.0.0.1:HTTP_PORT. I will fix it soon

xVanTuring commented 4 years ago

Fixed at: https://github.com/shadowsocksrr/electron-ssr/pull/70