can you use a web host as a vpn?
can you use a web host as a vpn?
Absolutely. I’ve run my traffic through my servers in the past with Wireguard in the past.
If you mean do you get caught up in the common VPN blocking often found with cloudflair, etc, no, as all of those protection systems are using IP blocklists that popular VPN exit IPs get caught up in since almost all of the popular VPN companies are using the same networks for their traffic.
Setting up your VPN on a host with a dedicated IP would keep you from being flagged as malicious traffic.
The IP is only part of it. It depends on the site owners config, but usually they just send ppl with suspicious IPs or weird SSL handshakes through a “JS challange”. That means you get a site “checking your browser” or so, that uses some maybe invisible JS things like painting in a canvas, that most bots can’t do. If that diesn’t satisfy them 100%, you may get that checkbox that launches extra checks.
Only, if the site owner was ignorant, they may have decided to block your IP range directly. I’m working at a company where some of our customers actually blocked all russuian IPs completely, because they get a lot of attacks from there and can’t trade with them anyway, due to the sanctions. Another customer blocked China completely. But those are exceptional, because most don’t want native customers on vacation to get caught up in the block and therefore just use the challange.