Skip to content

feat: enable socks-proxy for bundler download#8596

Merged
amrbashir merged 2 commits intotauri-apps:devfrom
lonelam:dev
Jan 16, 2024
Merged

feat: enable socks-proxy for bundler download#8596
amrbashir merged 2 commits intotauri-apps:devfrom
lonelam:dev

Conversation

@lonelam
Copy link
Copy Markdown
Contributor

@lonelam lonelam commented Jan 13, 2024

description: I encountered the error message tauri Connection Failed: Connect error: SOCKS feature disabled. when I want to bundle the tauri app, and I realized that my socks proxy is not supported defaultly by ureq. The socks proxy is widely used in Mainland China and Russia to bypass the Great Firewall, and I think the cost of enable socks-proxy feature is much lower than the benefit for developers that rely on proxy toolchains to work.

related issue: #7338 #7338

@lonelam lonelam requested a review from a team as a code owner January 13, 2024 16:03
@amrbashir amrbashir merged commit 8032b22 into tauri-apps:dev Jan 16, 2024
amrbashir pushed a commit that referenced this pull request Jan 16, 2024
* feat: enable socks-proxy for bundler download

* change file
amrbashir added a commit that referenced this pull request Jan 16, 2024
* feat: enable socks-proxy for bundler download

* change file

Co-authored-by: Lai Zn <laizenan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants