I’ve set up a Wireguard VPN on a VPS (like Digital Ocean), but the IP shows up as a datacenter address. This leads to issues like getting marked as “VPN Blocked” on some services like Steam game servers.
Would using a residential IP proxy help disguise the traffic enough? Are there potential drawbacks or better options I should consider? I understand the risks involved, just exploring the technical possibilities here.
You can route traffic to your home server and then send back the traffic to the vps server. Keep in mind that you have to deal with overhead and the internet speed will not be optimal. Take a look at this one mistborn, which has a built in wireguard server management, and you have the ability to use your home server as a Gateway.
I just want to mask the ISP that the VPS using, if that is possible? As I think what is what is being detected whenever I try to join game servers using that VPN.
OR
Do you know any other alternatives to mask VPS data? // Is it even possible to do this?
IE. I read somewhere on where you can push the VPS Traffic through that Proxy to mask the VPS ip? Is this possible? and if so, what is the name to this, so I can look at tutorials on how to do this.