-
Is socks5 proxy support possible?
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
**Is this a similar or duplicate feature request?**
- [ ] I don't know. I will go check it.
- [x] No.
**Is your feature request related to a problem? Please describe.**
I have a server in ~/.ssh…
-
Hi,
great work, superb code. Are you going to add Socks5 Proxy Support in future?
I can use HttpUpStreamProxy (Squid) but for SSL this doesn't work currently very well.
Using Socks5 directly in Window…
-
Hi there,
is it possible to use a socks5 like dante as fallback server?
or what do you suggest?
thanks
dante gives me a
danted[27770]: pass(1): tcp/accept ]: 127.0.0.1.58756 -> 127.0.0.1.1080: s…
-
Can you add a option in the config file for mining via socks proxy ?
like the -x option in cpuminer : `-x SOCKS5://127.0.0.1:9050`
Thanks :)
-
### Verify steps
- [X] Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome.
- [X] I have searched on the [issue tracker](……/) for a related…
-
How to use socks5 proxy?
-
### Expected Behavior
In the HTTP Network Proxy I used to put something like:
"socks5://username:password@ipProxyServer:portProxyServer"
The last version of insomnia that this setting worked was…
-
## Description
When using a SOCKS5 proxy with Proxyman, the traffic is incorrectly routed based on the Host header rather than the destination specified by the SOCKS proxy. This leads to incorrect …