Skip to content

(feat) Add proxy settings for the bundled Syncthing daemon in the macOS app.#283

Merged
xor-gate merged 1 commit intosyncthing:v2from
AlliotTech:v2
Apr 3, 2026
Merged

(feat) Add proxy settings for the bundled Syncthing daemon in the macOS app.#283
xor-gate merged 1 commit intosyncthing:v2from
AlliotTech:v2

Conversation

@AlliotTech
Copy link
Copy Markdown
Contributor

image
  • add Use proxy for Syncthing and Proxy URL to Preferences
  • persist proxy settings in NSUserDefaults
  • inject all_proxy / ALL_PROXY into the Syncthing daemon environment
  • set no_proxy / NO_PROXY for 127.0.0.1,localhost
  • restart the daemon automatically when proxy settings change

related issue: #98

@xor-gate
Copy link
Copy Markdown
Member

xor-gate commented Apr 3, 2026

Looks good, thanks for the addition!

@xor-gate xor-gate changed the title Add proxy settings for the bundled Syncthing daemon in the macOS app. (feat) Add proxy settings for the bundled Syncthing daemon in the macOS app. Apr 3, 2026
@xor-gate xor-gate merged commit e7a105a into syncthing:v2 Apr 3, 2026
2 of 3 checks passed
@xor-gate xor-gate added this to the Next milestone Apr 3, 2026
@AlliotTech
Copy link
Copy Markdown
Contributor Author

Hi, thanks for your review, btw, I found that the github action still running failed in master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants