Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Good Day.
I want to set up a socks5 proxy so I can feed requests through my server with a different IP. I am running Ubuntu 20.04
This has been working for years for me and just stopped working and I can’t figure out why. It worked about ~2 weeks ago and just stopped.
On Droplet A (a.b.c.d) I will run the code once I’ve SSH’d in:
ssh -f -N -D 0.0.0.0:5678 localhost
Then on Droplet B (w.x.y.z) I will try and curl any webpage I can and always the same result happens:
curl -v -x socks5://a.b.c.d:5678 https://www.google.com
Normally this is able to work and retrieve the request. Last 24 hours since I have been trying it doesn’t. It gets stuck on:
* Trying a.b.c.d:5678...
* TCP_NODELAY set
Then it hangs and never finishes the requests. Both droplets can curl google with success. I’ve tried rebooting, recreating droplets with new IPs, different ports same result every time. I’ve also tried playing with dante-server and same issue. I am not an expert in servers so I don’t know what to try or what could be the problem.
Hoping someone can point me in the right direction. Merci
dc4230bda0b4464dbcf3a811978d84
marco
marco
Deeraj EA
billcore
Wran
cdb506d145284bffa8911de72274b5
Sean
bc2f52583874402a988f587c00195d
Dorian Bodnariuc
2bc7ff122d3448628b436c998421f9