syncthing-macos icon indicating copy to clipboard operation
syncthing-macos copied to clipboard

Setting Syncthing environment variable `all_proxy`

Open jiajunhuang opened this issue 6 years ago • 11 comments

how can I use proxy in syncthing-macos? I can set a all_proxy=... in systemd service file, but it does not provide a way to set environment variable in syncthing-macos.

jiajunhuang avatar Apr 02 '19 09:04 jiajunhuang

Currently setting a proxy is not possible. So it is a missing feature.

xor-gate avatar Apr 02 '19 11:04 xor-gate

As a workaround you could follow https://github.com/syncthing/syncthing-macos/issues/154#issuecomment-832946496

opensource21 avatar Jun 02 '21 17:06 opensource21

@opensource21 setting environment variables is not possible with #154 only commandline parameters

xor-gate avatar Jun 02 '21 17:06 xor-gate

@xor-gate This why I link to the workaround where a shell-script is called. Otherwise, I had written it's solved with #154

opensource21 avatar Jun 02 '21 17:06 opensource21