[{"data":1,"prerenderedAt":9},["ShallowReactive",2],{"post-\u002Fblog\u002Foutline":3},{"path":4,"title":5,"description":6,"date":7,"rawbody":8},"\u002Fblog\u002Foutline","Trust No One","Run your own VPN in 5 minutes","2025-11-30","---\ntitle: 'Trust No One'\ndescription: 'Run your own VPN in 5 minutes'\ndate: '2025-11-30'\n---\n\nMost commercial VPNs are lying to you. They say \"no logs,\" but you're just shifting your trust from your ISP to a random company in Panama. If they get subpoenaed or hacked, you're exposed.\n\nThe only way to be sure is to own the server.\n\n> \"If you don't pay for the product, you are the product. If you do pay, you're still often the product.\"\n\n[Outline](https:\u002F\u002Fgetoutline.org) lets you run your own VPN. It allows anyone to set up a private server in hostile internet environments.\n\n### The Google Paradox\n\nYes, Outline is built by Jigsaw, an incubator inside Google.\n\nIt feels like a bad joke. The world's biggest surveillance engine giving you a tool to hide your data. \"Don't be evil,\" heh?\n\nThe irony is thick, but the saving grace is transparency. The code is 100% open source. You don't have to trust the giant's intentions; you only have to trust the code.\n\n### Why it’s different\n\nIt is not a service; it is a tool.\n\n1. **You are the provider:** You rent a cheap VPS (like DigitalOcean or Hetzner for €5\u002Fmo), install Outline, and you control the keys.\n2. **Harder to block:** It uses a protocol designed to look like random traffic, making it resilient against deep packet inspection (DPI).\n3. **One-click setup:** You don't need to know Linux. The \"Outline Manager\" app handles the server setup for you.\n\n### How to start\n\n1. Download **Outline Manager** on your desktop.\n2. Connect it to a cloud provider (AWS, Google Cloud, DigitalOcean).\n3. Share access keys with your devices or your team.\n\nStop routing your life through someone else's black box.\n\n## The Nuclear Option - When Outline is not enough\n\nOutline is great. It’s simple, it works. But in high-censorship zones (China, Iran, Russia), basic Shadowsocks protocols are now getting flagged. The \"Great Firewalls\" are learning.\n\nIf Outline is the shield, **Marzban** is the ghost.\n\n> \"To survive surveillance, you don't need to be strong. You need to be invisible.\"\n\n[Marzban](https:\u002F\u002Fgithub.com\u002FGozargah\u002FMarzban) is a proxy management tool powered by **Xray-core**. It’s not just a VPN; it’s a traffic shapeshifter.\n\n### The Killer Feature: REALITY\n\nMost VPNs look like VPNs. Marzban, using the **REALITY** protocol, looks like you are browsing `google.com` or `yahoo.com`.\n\nIt eliminates the \"TLS Handshake\" fingerprint. To an ISP or a government censor, your encrypted traffic appears indistinguishable from a normal visit to a boring, legitimate website. They can't block you without blocking half the internet.\n\n### Why it destroys the alternatives\n\nMarzban solves the UX problems that Outline ignores.\n\n1. **Subscription Links:** Stop sending new keys manually every time a server burns. You give users _one_ link. You update the server, their app updates automatically.\n2. **Granular Control:** Set precise data limits (e.g., 10GB\u002Fmonth) and expiration dates.\n3. **Multi-Protocol:** It supports VLESS, VMess, Trojan, and Shadowsocks simultaneously.\n\n### The Setup (Docker)\n\nIt’s slightly more technical than Outline, but the payoff is worth it. You need a server with Docker installed.\n\n```bash\nsudo bash -c \"$(curl -sL https:\u002F\u002Fgithub.com\u002FGozargah\u002FMarzban-scripts\u002Fraw\u002Fmaster\u002Fmarzban.sh)\" @ install\n```\n\nOnce running, you get a slick web dashboard to manage hundreds of users without touching a config file.\n\n### Verdict\n\nUse **Outline** for your family who wants to watch Netflix abroad.\nUse **Marzban** if you are building a lifeline for people in hostile environments.\n",1783267423470]