Skip to main content

Questions tagged [socks5-proxy]

0 votes
1 answer
125 views

My scenario: I have two machines: 192.168.1.1 192.168.1.2 Machine 2 has a ssh server and I created a tunnel in machine 1 such as: ssh -CfND 7777 [email protected] -4 I ran above command in machine ...
PersianGulf's user avatar
  • 11.3k
0 votes
0 answers
190 views

I have a pair of CentOS7 servers in a production environment where the server on the internal network opens up an ssh SOCKS proxy tunnel to the server on the edge network to allow the internal server ...
dbush's user avatar
  • 113
2 votes
1 answer
368 views

I need to use socks proxy in Firefox on my laptop, using ssh tunnel to server On my laptop, I set socks proxy in firefox, and connect to server: ssh server -D1234 When I visit any website in firefox, ...
Martin Vegter's user avatar
0 votes
1 answer
950 views

I recently switched from Windows to Fedora, and I'm used to using "Proxifier" on Windows to connect to a proxy server effortlessly. Now, I've got this socks5 IP, port, username, and password ...
Sayeed Mahmood's user avatar
1 vote
0 answers
163 views

I have vps server, install softether on it , softether use tap device name tap_se with subnet 192.168.24.0/21 netmask 255.255.248.0 broadcast 192.168.31.259, clients connect with openvpn or l2tp to ...
Arman Kabir's user avatar
1 vote
2 answers
5k views

Suppose I have UDP server that listen incoming message on 192.168.43.1:1234 and SOCKS5 proxy server that listen on 192.168.43.2:9999. How do I check whether SOCKS5 proxy server support UDP when ...
Muhammad Ikhwan Perwira's user avatar
2 votes
1 answer
2k views

I am trying to use the cURL utility to fetch a web page through a NordVPN SOCKS5 proxy, but not having any luck. I would expect the following command line to work. curl -v -x "socks5://<...
Noldorin's user avatar
  • 107
1 vote
1 answer
416 views

When using curl with socks5 proxy, seems that my IPv4 addressing is gone: $ env ALL_PROXY=socks5h://localhost:8001 curl -4 ipconfig.io 2607:xxxxxxxx:681f $ curl -4 ipconfig.io 97.xx.xx.116 What is ...
xpt's user avatar
  • 1,924
1 vote
0 answers
609 views

I'd like to use SSH on my Windows box to setup a SOCKS5 proxy to my multi-interface pfSense box and want the proxied traffic to be routed over a specific interface on the pfSense box. The -b option ...
zencraft's user avatar
  • 113
1 vote
0 answers
1k views

I want to run socks5 proxy server on centos7 Dante is for Debian squid can not handle socks proxy ss5 is too slow(almost do not work) any good opensource socks5 proxy for centos7? can anyone help me ...
Admiralhr's user avatar
0 votes
1 answer
3k views

I have a situation where we are trying to get data from one network to another - specifically access to a private maven repo on a different network. Network 1 contains a maven repo. And network is ...
Jeef's user avatar
  • 157
0 votes
1 answer
1k views

Good Day. I want to set up a socks5 proxy so I can feed requests through my server with a different IP. I am currently running Ubuntu 20.04 and this is done through DigitalOceans Droplets (VPSes) This ...
Reily Bourne's user avatar
2 votes
0 answers
1k views

I've been reading some articles on how to set an HTTP proxy or a socks server with Xfce, and one of the solutions was to add some lines to /etc/environment and then logout and log back in. Not very ...
sequence's user avatar
  • 321
1 vote
0 answers
342 views

I'm attempting to set up a SOCKS proxy via ssh with a user in a chroot jail. After creating the tunnel, connection attempts result in: channel 2: open failed: administratively prohibited: open failed ...
dbush's user avatar
  • 113
0 votes
1 answer
497 views

I have a main node on one dedicated server where all ports are opened. I have to additional dedicated servers where some ports that we are using to communicate between servers are closed by ISP ...
Jms Digit's user avatar

15 30 50 per page