-
Im trying to connect to IMAP through a SOCKS5 proxy. I'm using the [socks crate](https://crates.io/crates/socks) for this.
I'm getting following error when trying to connect: `unexpected EOF during…
-
```
What steps will reproduce the problem?
1.open and connect SSHTunnel with global socks proxy
2.open wifi tether with bluetooth PAN
3.the proxy is working fine on the android phone globally but not…
-
Hi, great work. Pls add support for adding proxy protocols like (http / https / socks) in settings.
Thanks
-
### What happened?
` opt_einsum = webdriver.ChromeOptions()
opt_einsum.set_capability('browserVersion', '127.0')
proxy = "xxx:x"
opt_einsum.add_argument(f'--proxy-server=socks5://{p…
-
Hi!
I succesfully use Cloak with both Openvpn and Shadowsocks on a desktop Linux machine connected to a VPS. I want to also use it on my LineageOS phone. After installing Cloak-android plugin I am ab…
-
```
What steps will reproduce the problem?
1. Create an ssh -D socks proxy.
2. Set up Switchy to use that proxy (Socks v5 proxy).
3. Start iTunes and access the iTunes store, or do something that a…
-
I have been created a SOKCS Proxy using NETTY library in Android.
now I have implemented the code and everything works fine and the SOCKS proxy connected on local network IP that the phone connected …
-
hi beautiful lib! congrants
I was trying to write a proxy socks that could log the http traffic and contents and show in stdout.
how can I do it? is there something like this already done?
my…
-
**Please provide the following information**
### qBittorrent version and Operating System
v4.3.4.1 (64-bit)
macos 11.2.3
### What is the problem
Using a SOCKS5 proxy with qbittorrent (macos) …
-
The ctest suite has never been run under a proxy. Could you add SOCKS_HOST_TEST and SOCKS_PORT_TEST for testing in auto_tests/auto_test_support.c - should be straightforward.
(And rename USE_IPV6 …