-
Want to use this with a SOCKS5 upstream proxy
Maybe some method to use alternative dialer ?
This have a dialer for SOCKS5: https://godoc.org/golang.org/x/net/proxy
-
Can I do this?
Like in https://github.com/qiuzi/dns2socks/blob/master/DNS2SOCKS.c
-
I upped TOR Bundle server on my localhost for use it as SOCKS5 proxy. It works fine on Telegram Desktop app, i just put Tor Bundle adress (localhost:9050) into proxy settings. How can I get it work in…
z1qaw updated
4 years ago
-
### Description
It would be cool to get support for Proxy usage of opencommit.
### Suggested Solution
Have possibility to configure socks5(h) and http proxy to make use of it behind firewall.
###…
-
@superuser5 indicated that it would be great to have support for a socks proxy (like shadowsocks) or just to be able to specify which proxy to use; especially important when using active recon.
-
I need set socks5 with username and password, but not work , my code like this:
proxy_host = "67.220.182.3"
proxy_port = "10001"
key = "key"
password = "password"
proxy = 's…
-
![image](https://github.com/gitlab4j/gitlab4j-api/assets/87597562/68c1dc0b-0dd8-4ac7-99bd-874570a5c36f)
![image](https://github.com/gitlab4j/gitlab4j-api/assets/87597562/32b4deb1-5428-4dd6-a5e8-6f7ca…
-
I need to use SOCKS5 and HTTP proxies with Cohttp. I'm not sure if support belongs in the library proper, or another library with a bit of glue to work with Cohttp.
Is this possible currently?
-
To recreate this bug, we need to import `socks5_proxy` and `tor`:
``` dart
import 'package:socks5_proxy/socks_client.dart';
import 'package:tor/tor.dart';
```
Assume we have these 2 code lines …
-
please add socks5 proxy or http proxy setting.