TfTHacker / obsidian42-brat

BRAT - Beta Reviewer's Auto-update Tool for Obsidian.
https://tfthacker.com/BRAT
MIT License
613 stars 30 forks source link

Is it possible to add support for proxies? #54

Closed StrollStars closed 1 year ago

StrollStars commented 1 year ago

In some areas access to github is not smooth enough, can you add proxy settings?

TfTHacker commented 1 year ago

Can you please provide more details?

StrollStars commented 1 year ago

@TfTHacker I want BRAT to support proxy, to be able to set the IP address, port, username (optional) and password (optional) of the proxy. When I update other plugins through BRAT , BRAT accesses through the proxy I set.

TfTHacker commented 1 year ago

So after further review, BRAT is using the built in fetch API for Obsidian, which works reliably across devices and platforms. So to get this changed, please submit a suggestion to the Obsidian devs to make it core.