Skip to main content

Questions tagged [socks5]

The tag has no usage guidance.

0 votes
0 answers
35 views

Looking for a way (shell/powershell) to healthcheck socks5 proxies and forward requests to the healthiest one

I have 3 socks5 proxies on 3 different servers, the addresses are as follows: socks5://192.168.100.139:10051 socks5://192.168.9.160:10051 socks5://127.0.0.1:9150 Due to their nature they are ...
Fermichem's user avatar
  • 109
2 votes
1 answer
395 views

How to connect MacBook to Socks5 proxy, but over a VPN?

I have a MacBook Pro with both Mullvad VPN and Proxifier installed. I'm trying to run both simultaneously, so that my traffic follows this pattern: HOST >> VPN >> SOCKS5 >> Internet ...
Zoidberg_777's user avatar
0 votes
1 answer
989 views

Google Chrome to use SOCKS proxy when performing DNS queries: "proxy-bypass-list" vs. "host-resolver-rules"

I want to prevent DNS leaks over a SOCKS v5 proxy on Google Chrome, much like this StackOverflow question So apart from the command-line flag to proxy traffic through the SOCKS v5, --proxy-server, I ...
Daniel M.'s user avatar
1 vote
1 answer
4k views

In Google Chrome what does host-resolver-rules flag do when used with proxy-server?

I often needs to use a Socks 5 proxy for some websites. I cannot have a system wide proxy applied (which seems to be the method preferred by Chrome), so I have a shortcut which launches a chrome ...
eee's user avatar
  • 25
1 vote
0 answers
288 views

.pac file or manual proxy stopped working with ssh / socks5 and firefox 118

Up until updating firefox to 118 my .pac file for automatic proxy configuration was working okay. I'm on linux and the proxy is over ssh with socks5 so first I do ssh -D9999 my.remote.server.com and ...
Fetchinson0234's user avatar
0 votes
0 answers
181 views

WARP's connection through socks5

Because of the internet restriction, I need to connect to WARP through a socks5 proxy. Is that possible? How? I know that proxychains is a solution but that would be my last solution.
Parsa Noori's user avatar
1 vote
2 answers
218 views

Forwarding www traffic through a remote computer

I am far from being an expert in networking so please be gentle. I did a part of this setup successfully before, following a tutorial on a certain website, which I cannot find anymore. I have two ...
Igor Popov's user avatar
0 votes
0 answers
244 views

routing specific IP address trough a sock5 server

I am already on a vpn. I want to connect to one website(123.456.789.10) which only works if I connect it to through sock5 server ( 123.777.888.192:1080). I can do this by using proxifier app, but now ...
pkp's user avatar
  • 1
0 votes
1 answer
775 views

How to let gsettings set org.gnome.system.proxy.socks export socks5:// all_proxy variable instead of sock://

I want to set proxy for a Gnome system. When I use these commands: gsettings set org.gnome.system.proxy.socks host 127.0.0.1 gsettings set org.gnome.system.proxy.socks port 1080 to set a proxy for ...
cyfex's user avatar
  • 1
1 vote
1 answer
1k views

SSH socks proxy through multiple "Jumps"

I would like to create a SOCKS proxy for accessing a few remote HTTP apps through multiple SSH jumps. My intent would be as follow: myHost:4321 -> HostA(sshd) -> HostB(sshd) -> HostsX(app) ...
Fravadona's user avatar
  • 113
5 votes
1 answer
2k views

Does Chromium not support SOCKS5H (with the "H" in the end)?

If I try to start Chromium or any Chromium-based browser with: [...] --proxy-server="socks5h://blablabla" Then it fails to load any page. However, it works if I do: [...] --proxy-server=&...
Marcio Kraimer's user avatar
0 votes
1 answer
1k views

How to set socks5 proxy from command line in Linux when using Gnome?

I can set socks5 proxy using Gnome Settings. However, how can I set it using a shell script? It turns out the setting just set a new environment variable called ALL_PROXY. But it seems the variable ...
William's user avatar
  • 601
0 votes
1 answer
1k views

How to enter Socks5 proxy in OpenVPN connect?

Looking for a way to add socks5 proxy settings to OpenVPN connect client. the GUI only supports adding IP address and it uses HTTP. I tried adding socks-proxy 127.0.0.1 1008 to the config file but ...
user avatar
1 vote
0 answers
930 views

socks5 proxy + proxifier doesn't work for some connections

I live in a country where many foreign websites are blocked. I have been using a socks5 proxy by SSH dynamic port forwarding and Proxifier to circumvent this restriction. Recently, I found that some ...
Terry's user avatar
  • 11
0 votes
0 answers
665 views

How can I run multiple proxies on the same computer simultaneously each IP/Proxy on a specific app client in a sandboxed environment?

I have several running clients of the same app that I need to set a proxy for each client in a sandboxed environment. Also, it'd be better if it could be automated, as it's a daily changing Proxy IP. ...
Mohamed Omar's user avatar

15 30 50 per page
1
2 3 4 5 6