|
|
|
|
|
by artsi0m
804 days ago
|
|
I use VPN for bypassing blocks created either by government of the country I currently live in or established as a sanctions by another governments. I set up wireguard and unbound on VPS in Amsterdam and share with 10-15 people by posting wireguard config in private telegram channel. Ironically enough, but I block porn access using StevenBlack hosts converted into Unbound config by awk script, so porhhub dot com will return REFUSE dns response from unbound. I know, that is not impressive idea of how to utilize computing power of the VPS, but I also used it for running tor snowflake (disabled because of eating too much ram), running tor obfs4_proxy (would also eat much ram, but that can be adjusted, I don't remember clearly why I disabled it at one point) and I used it as a server for Postgres that I tried to use for uni's coursework on databases. Maybe I am too lazy to setup tools like zapret for bypassing deep packet inspection locally on my laptop or on router.
But still there should be a ton of things that can be done on the same vps. |
|