[GH-ISSUE #181] Support socks5 proxy #179

Open
opened 2026-03-03 19:15:58 +03:00 by kerem · 16 comments
Owner

Originally created by @yisiqi on GitHub (Jun 19, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/181

Originally assigned to: @NghiaTranUIT on GitHub.

Please support the socks5 proxy.
iOS native HTTP proxy sometimes doesn't work.

Originally created by @yisiqi on GitHub (Jun 19, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/181 Originally assigned to: @NghiaTranUIT on GitHub. Please support the socks5 proxy. iOS native HTTP proxy sometimes doesn't work.
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 19, 2019):

We would like to support Socket5 proxy soon since other tools often support it 👍

<!-- gh-comment-id:503569658 --> @NghiaTranUIT commented on GitHub (Jun 19, 2019): We would like to support Socket5 proxy soon since other tools often support it 👍
Author
Owner

@ghost commented on GitHub (May 20, 2020):

Any update on this?

<!-- gh-comment-id:631659135 --> @ghost commented on GitHub (May 20, 2020): Any update on this?
Author
Owner

@NghiaTranUIT commented on GitHub (May 21, 2020):

Sorry, but there are many urgent tasks during this time. The biggest one is re-write the Core v2 (https://github.com/ProxymanApp/Proxyman/issues/500). When it's done, I will support this feature 👍

<!-- gh-comment-id:631859244 --> @NghiaTranUIT commented on GitHub (May 21, 2020): Sorry, but there are many urgent tasks during this time. The biggest one is re-write the Core v2 (https://github.com/ProxymanApp/Proxyman/issues/500). When it's done, I will support this feature 👍
Author
Owner

@XGFan commented on GitHub (Aug 3, 2021):

it is 2021 now, is there any news?

<!-- gh-comment-id:891483496 --> @XGFan commented on GitHub (Aug 3, 2021): it is 2021 now, is there any news?
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 3, 2021):

Hey, if you're looking for External SOCKS Proxy, it's done at #385

<!-- gh-comment-id:891483796 --> @NghiaTranUIT commented on GitHub (Aug 3, 2021): Hey, if you're looking for External SOCKS Proxy, it's done at #385
Author
Owner

@ruixingchen commented on GitHub (Sep 30, 2021):

Need socks5, too, http(s) works not good as always, socks5 works very well with Charles

<!-- gh-comment-id:930947821 --> @ruixingchen commented on GitHub (Sep 30, 2021): Need socks5, too, http(s) works not good as always, socks5 works very well with Charles
Author
Owner

@lasting-yang commented on GitHub (Jun 17, 2022):

it is 2022 now, is there any news?

<!-- gh-comment-id:1158455333 --> @lasting-yang commented on GitHub (Jun 17, 2022): it is 2022 now, is there any news?
Author
Owner

@seidnerj commented on GitHub (Jun 6, 2023):

@NghiaTranUIT , any plans to implement this sometime soon? thanks!

<!-- gh-comment-id:1579192580 --> @seidnerj commented on GitHub (Jun 6, 2023): @NghiaTranUIT , any plans to implement this sometime soon? thanks!
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 7, 2023):

Hey guys, thanks for pushing this ticket 👍 I will add it to 4.9.0 👍

<!-- gh-comment-id:1579694881 --> @NghiaTranUIT commented on GitHub (Jun 7, 2023): Hey guys, thanks for pushing this ticket 👍 I will add it to 4.9.0 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 9, 2023):

Hey @seidnerj @lasting-yang @ruixingchen @XGFan @ghost @yisiqi, if you don't mind, please use this Beta build: https://download.proxyman.io/beta/Proxyman_4.8.2_Support_SOCKS5_Proxy_v1.dmg

Changelog

  • Support SOCKS5 Proxy in the Tool menu -> Proxy Setting -> Socks Proxy Setting
  • Proxyman doesn't override your macOS SOCKS Proxy setting, You have to manually enable it in System Setting -> Wifi -> Your Wifi -> Details -> Proxies -> SOCKS Setting. It's similar behavior to Charles Proxy
  • Support HTTP over SOCKS proxy, so it can work with all debugging tools, e.g. Map Local, Breakpoint, ...
  • Support UDP (Not really test yet)
Screenshot 2023-07-09 at 21 26 43

If you guys find some bug, please report it. I appreciate it 🙇 👍

<!-- gh-comment-id:1627732118 --> @NghiaTranUIT commented on GitHub (Jul 9, 2023): Hey @seidnerj @lasting-yang @ruixingchen @XGFan @ghost @yisiqi, if you don't mind, please use this Beta build: https://download.proxyman.io/beta/Proxyman_4.8.2_Support_SOCKS5_Proxy_v1.dmg ### Changelog - Support SOCKS5 Proxy in the Tool menu -> Proxy Setting -> Socks Proxy Setting - Proxyman doesn't override your macOS SOCKS Proxy setting, You have to manually enable it in System Setting -> Wifi -> Your Wifi -> Details -> Proxies -> SOCKS Setting. It's similar behavior to Charles Proxy - Support HTTP over SOCKS proxy, so it can work with all debugging tools, e.g. Map Local, Breakpoint, ... - Support UDP (Not really test yet) <img width="646" alt="Screenshot 2023-07-09 at 21 26 43" src="https://github.com/ProxymanApp/Proxyman/assets/5878421/d68e2a24-1310-4764-b8b5-ecc37ef42fab"> ---------- If you guys find some bug, please report it. I appreciate it 🙇 👍
Author
Owner

@seidnerj commented on GitHub (Jul 9, 2023):

This is awesome! thank you!

<!-- gh-comment-id:1627779223 --> @seidnerj commented on GitHub (Jul 9, 2023): This is awesome! thank you!
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 10, 2023):

Update v2:

<!-- gh-comment-id:1628514957 --> @NghiaTranUIT commented on GitHub (Jul 10, 2023): ### Update v2: - Beta: https://download.proxyman.io/beta/Proxyman_4.8.2_Support_SOCKS_Proxy_v2.dmg - Support WS/WSS overs SOCKS Proxy
Author
Owner

@hunmar commented on GitHub (Aug 13, 2024):

t would be great if Proxyman could support SOCKS5 proxies. This feature would really help us out with our testing for a few key reasons:

  1. Security and Anonymity: SOCKS5 offers better encryption and anonymity, which is crucial for testing apps with sensitive data.
  2. Testing Flexibility: It allows us to simulate different network conditions and geographic locations, helping us see how our app performs in various environments.
  3. Bypassing Restrictions: SOCKS5 can bypass network restrictions and firewalls, which is super useful for testing in restricted networks.
  4. Performance: Since SOCKS5 doesn't interpret traffic, it makes tests faster and more accurate.
  5. Supports All Traffic Types: SOCKS5 works with all kinds of traffic, not just HTTP, making it ideal for comprehensive testing.

Thanks for considering this! Adding this feature would really enhance our testing and make Proxyman even better.

<!-- gh-comment-id:2286544305 --> @hunmar commented on GitHub (Aug 13, 2024): t would be great if Proxyman could support SOCKS5 proxies. This feature would really help us out with our testing for a few key reasons: 1. **Security and Anonymity:** SOCKS5 offers better encryption and anonymity, which is crucial for testing apps with sensitive data. 2. **Testing Flexibility:** It allows us to simulate different network conditions and geographic locations, helping us see how our app performs in various environments. 3. **Bypassing Restrictions:** SOCKS5 can bypass network restrictions and firewalls, which is super useful for testing in restricted networks. 4. **Performance:** Since SOCKS5 doesn't interpret traffic, it makes tests faster and more accurate. 5. **Supports All Traffic Types:** SOCKS5 works with all kinds of traffic, not just HTTP, making it ideal for comprehensive testing. Thanks for considering this! Adding this feature would really enhance our testing and make Proxyman even better.
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 13, 2024):

It's already included in the latest build v5.7.0

<!-- gh-comment-id:2286585514 --> @NghiaTranUIT commented on GitHub (Aug 13, 2024): It's already included in the latest build v5.7.0
Author
Owner

@hunmar commented on GitHub (Aug 13, 2024):

It's already included in the latest build v5.7.0

I wanted to extend a huge thank you for adding SOCKS5 proxy support to Proxyman!

<!-- gh-comment-id:2286652329 --> @hunmar commented on GitHub (Aug 13, 2024): > It's already included in the latest build v5.7.0 I wanted to extend a huge thank you for adding SOCKS5 proxy support to Proxyman!
Author
Owner

@hunmar commented on GitHub (Aug 13, 2024):

We've encountered an error with SOCKS
https://github.com/ProxymanApp/Proxyman/issues/2107

<!-- gh-comment-id:2286967532 --> @hunmar commented on GitHub (Aug 13, 2024): We've encountered an error with SOCKS https://github.com/ProxymanApp/Proxyman/issues/2107
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#179
No description provided.