syncthing-macos
syncthing-macos copied to clipboard
Setting Syncthing environment variable `all_proxy`
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.
Currently setting a proxy is not possible. So it is a missing feature.
As a workaround you could follow https://github.com/syncthing/syncthing-macos/issues/154#issuecomment-832946496
@opensource21 setting environment variables is not possible with #154 only commandline parameters
@xor-gate This why I link to the workaround where a shell-script is called. Otherwise, I had written it's solved with #154