SmartProxy
SmartProxy copied to clipboard
Proxy is not applied when launch firefox from external links
When firefox is not running, click on external links would launch firefox (if you set to default browser) and open said links
Links opened in this way failed to route through proxy by smartproxy
p.s. links opened in this way were proxied by switchyomega correctly
Reproduce (on Windows):
- Set firefox as default browser, install smartproxy, setup a valid proxy server with clash (or any other proxy program), click smartproxy icon, set to
always activemode - Close firefox.exe process
- Open any external link that you can't access without proxy. For example, press
win+Rthen pastehttp://www.google.comthen pressenterkey 3.1 If you have trouble finding a link you can't access without proxy, please checkConnectionstab of clash, any incoming connections will be displayed here since we set proxy mode toalways active
Expected result:
- Firefox startup then open
http://www.google.comwith set proxy - New google.com connections show up in clash's
connectionstab
Actual result:
- Firefox startup but failed to open
http://www.google.com(if you can't access it without a proxy) - There's no connections through clash, nothing shows in clash's
connectionstab
Thanks for the detailed report, I can guess this is because of a delay in loading synced configurations. You may try this with sync disabled and it might work (I haven't tested).
This can be fixed by prioritizing local config first.
Fixed in v1.0 by #213