kangfenmao / cherry-studio

🍒 Cherry Studio is a desktop client that supports for multiple LLM providers
https://cherry-ai.com
Other
1.43k stars 83 forks source link

Proxy don't work #347

Open leporel opened 5 days ago

leporel commented 5 days ago

Platform: Windows 11 Ver: 0.8.13

  1. Proxy don't work, when i start ssh tunnel ssh -D 1337 -N myvps and past socks5://localhost:1337 into settings, mini-app like chatGPT still don't work (shows my real IP)
  2. The trey icon always shows up even closed app, there is no pop-up window when i click it, after the trey icon is turned off in settings - it still remains in system tray.
kangfenmao commented 14 hours ago

Need you to provide OS information and reproduction steps @leporel

leporel commented 10 hours ago

OS: Windows 11 Pro 10.0.22631 x64 Also I run an application from a non-admin user

Proxy:

  1. Start ssh SOCKS tunnel on port 1337 ssh -D 1337 -N user@remote.host

  2. Put socks5://localhost:1337 in the settings

screenshot ![image](https://github.com/user-attachments/assets/ade58838-e302-4807-9e96-d0191587f4c4)
  1. Try open miniapp ChatGPT
    screenshot, IP address is not my proxy

image


Tray Icon Bug:

screenshot ![image](https://github.com/user-attachments/assets/351ba5b0-9a67-4970-907d-cd80c12a648c)