-
Now that there is a 'Preferences' Window, one of the primary things I'd like to be able to configure are the 'Proxy' settings of the application. (To me, that seems to be one of the primary reasons to…
-
Please pardon my poor English
Multiple DNS outlets + routing.
Currently there is only one DNS outlet and no routing function, for some websites using specific DNS will get better IPs. For example,…
-
## Describe the problem
**Expected behavior:**
No routing for the websites in `.ru` zone.
I use Outline on my virtual server and Nekoray on my Linux computer.
**Actual behavior:**
Error…
-
```
https_proxy=socks5h://myproxy:myport deno upgrade
```
Upgrade failure
```
https_proxy=socks5://myproxy:myport deno upgrade
```
Upgrade success
Differentiate socks5h from socks5. In a…
-
Here is my setup:
```
service, err := selenium.NewChromeDriverService("./chromedriver", 8080)
if err != nil {
panic(err)
}
defer service.Stop()
caps := selenium.Capabilities{"brows…
cyber updated
10 months ago
-
**Describe the bug**
The application should not "Fail" when "Good" configuration is used.
**Background:**
1. CentOS 9
2. Go
3. go-ShadowSocks2
( All ^^^ installed today, latest release. )
3 …
-
It would be nice if there was an option to do the SSH connections over a SOCKS proxy.
I think you use the JSch library. It supports this kind of proxy: http://epaul.github.io/jsch-documentation/simple…
-
The "Proxy Setup" page assumes the user has a proxy settings manager. On many Linux (and non-Linux) distros this isn't the case.
A local SOCKS server to connect to would simplify this process.
-
Is it possible to use a socks proxy server as chain proxy server within littleproxy?
Some tools or browsers only support http proxies. I've some socks proxies and i want to use them as proxy in my br…
-
Hi, I'd like to create a SOCKS proxy from an accessible SSH server, in order to pass Python Requests over that server.
Is it possible to do this using paramiko?
Hoeze updated
3 years ago