What are the very VPS cheap options for like <10$/year or maybe even less?
I want to host a large number of censorship-resistant proxy servers (XTLS) around the world.
The location does not matter (except it must not be in some shithole like China or Russia). Perfomance and reliability are not a priority either.
Being able to pay with crypto would be great.
(Not sure if a post about commercial services like this is allowed, if not, I will delete it)
Not sure if you’ll find something that cheap, but RackNerd has some pretty cheap offers sometimes. Thing is, they don’t seem to expire, so there’s this: https://racknerdtracker.com/?sort=price
But I haven’t tried them yet.
Also keep in mind the monthly bandwidth limits.
You get what you pay for, and $10/year is basically nothing.Oh, and you may be responsible for random people’s traffic depending on the provider. I think I’ve read in ToS of some VPS provider that you have to notify them about running a public service for this reason.
Ooh I’ve been thinking about getting a VPS to set up wireguard from my house so I can get remote access (my ISP uses CGNAT and blocks inbound). I only do about 1TB a month, so these 3-4TB plans should more than cover my needs.
Just like 3 weeks ago I started using Tailscale. I’d highly recommend trying that.
It does some uuuuh… magic to establish direct connections on most networks. You can verify whether you’re using direct connection or relay using
tailscale status
on Linux.It uses Wireguard under the hood. There’s also Tailnet lock feature (still in beta) in case you don’t trust Tailscale to not maliciously add devices to your Tailnet.
This would give you lower latency than the VPS solution. I use it with CG-NAT on both sides. I also started using it for LAN since it establishes direct connection over LAN too, and seamlessly switches between networks so I can disconnect from LAN and keep current connections going over WAN or vice versa.
But I’ve just tried now, and it won’t work even on LAN without internet access. Still better than a VPS solution in some way.
But you may also try looking into headscale which is basically a lightweight self-hosted private Tailscale control server, but I haven’t tried anything with that.
Yeah, seconded on Tailscale. I love how easy it is to get working. Only fear is the recent announcement of venture funding and future enshitification, but right now it’s amazing.
Keep an eye on lowendbox.com’s hosting offers. There’s some junk to wade through, but it sounds like exactly what you’re after.
LEB is great, check the deals even if they look expired. I’ve gotten VPS deals from like 6 months expired deals that still worked.
IONOS have a VPS for €1 a month.
Link? Cheapest I see is 2$
Sorry. I meant to say British pound £: https://my.ionos.co.uk/server-configuration/?skipContractSelection=true&skipDomainCheck=true&cmsIdentifier=tariff-core-vps-linux-xs&pageName=servers%2Fvps.
There is a 10£ “setup fee” which is a bummer
deleted by creator
Have you heard about Tor?
Of course. It’s not resistant to blocking.
There are reasons why Chinese people needed to invent ShadowSocks, VLESS, uTLS, VMESS, Trojan, Reality, Vision, XHTTP, etc.
What about https://snowflake.torproject.org/?
I don’t know, I haven’t heard of it. It obfuscates Tor behind WebRTC, which is probably more sus for (Great) Firewall than disguising as an HTTPS web server (VLESS+Vision+Reality). And I don’t care about Tor network (anonymity), I’m only concerned about bypassing the blocking of regular traffic. But interesting anyways, I will keep looking at it later