this post was submitted on 02 Jul 2026
145 points (95.6% liked)
technology
24410 readers
111 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Their ideology is nonsense fake-marxist revisionism to redirect anger at capitalism and turn it against immigrants and people who need social welfare (though they do back some generally left oriented social policies, their main thing appears to be racism)
We're running out of VPN's we can use...
Host your own on a VPS, it's very easy
Okay... Show, don't tell.
I Run AmneziaVPN server on a VPS. I'm not a Linux person and even then the setup was extremely easy, a matter of downloading an installer, putting in the server login and IP, and it gets auto configured. It costs me about 5€/month, my VPS is in Spain.
Interesting. So this is something you need a server for I'm guessing, but you can rent one from other places? And it obscures your traffic? Is it still obvious you're using one, like with VPN's?
VPS stands for Virtual Private Server. You essentially rent a CPU core, a little bit of RAM and hard drive, and the bandwidth you need. Then you I have Linux installed, and you install your VPN server there.
Depending on the protocol you're using for VPN, it's more or less obvious that you're using one. Most VPN protocols simply encrypt your traffic without pretending not to, so sniffing your traffic will easily say you're using VPN but won't be able to tell what's in your traffic. There are however obfuscation tools and protocols for this. Source: my GF is living in Russia and Roskomnadzor blocks VPNs if you don't use a protocol which pretends to be normal traffic by disguising itself.
AmneziaVPN is an example of a protocol that pretends to be normal traffic, an even more advanced one is XRAY + Reality. You can read about that somewhere else, I'm not nerdy enough to explain it well
Is this something you do? Have you noticed it being more commonly blocked compared to a 'hidden' VPN with the traffic is coming from known data center IPs?
It's something I do, yes. Hosting my VPS on a rather small provider made it so that it's much, much, much less prone to being blocked by websites than when I used NordVPN in the past, but I can't compare it to a "hidden" VPN because I don't even know what you mean
Very cool!
I know some VPNs have some feature they advertise that hides the fact that you're connecting from a VPN for sites that don't allow VPN traffic. Haven't done too much messing around with them, but wondered how it compared.
I'm not sure how they may be advertising that, the traffic that reaches the website is not VPN encrypted because the tunnel is from your PC to their servers, not from their servers to the websites'. Most websites banning VPN traffic do it by IP banning, I'm sure it's easy enough for them to purchase a list of VPN server IPs.
As for obscuring the fact that you're using a VPN, that's definitely a thing though. There are protocols such as AmneziaVPN or tools such as XRAY+Reality which allow you to pretend you're not using a VPN. OpenVPN for example is secure in the sense that your traffic is encrypted and the contents are safe, but sniffing your traffic would easily determine that you're using OpenVPN. These other alternatives, besides encrypting your traffic, pretend that you're connecting to a website of your choice, so from the outside the traffic looks normal rather than encrypted to most who may be sniffing. Source: my GF lives in Russia and I run an AmneziaVPN server for her in a VPS of my choice, it was the only way I found of overcoming the banning of stuff like YouTube or Telegram by Roskomnadzor.
I'm not an informatics nerd so you may want to take everything I said with a grain of salt, except the fact that both AmneziaVPN and Xray+Reality are widely used tools to overcome VPN banning and I've successfully used them to access e.g. YouTube from both Russia and China using my VPS hosted VPN.
How do you do that anonymously? Also a lot of them like Hetzner want your ID and have some strict rules about allowed traffic
I don't know how to do that anonymously, I don't have any online paying methods that are anonymous. I guess there may be countries where you can anonymously rent a VPS paying with crypto, but I never looked into or tried that, may be worth considering.