You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
users/proxy: HTTP/HTTPS proxy support via all_proxy (#987)
Update the proxying documentation to reflect support for HTTP and HTTPS
proxies in addition to SOCKS5.
The documentation now describes:
- Use of http:// and https:// proxy URLs via the all_proxy environment
variable
- Embedded basic authentication in proxy URLs
- A warning when credentials are sent over cleartext HTTP proxies
- Limitations of HTTP(S) proxies (outbound TCP only)
(related to syncthing/syncthing#10572)
---------
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Co-authored-by: Jakob Borg <jakob@kastelo.net>
0 commit comments