Home / Servers / TOR RELAY VPS

Run a Tor middle relay or obfs4 bridge

Help users in censored regions reach the open internet. Servury permits non-exit Tor relays and obfs4 bridges. Anonymous signup, no email required, no KYC. Pay with crypto or card, full root, no logs.

Deploy Tor Relay VPS from $9.99 / month / 1 GB RAM is enough

Important: Servury does not permit Tor exit relays. Middle relays and obfs4 bridges are explicitly welcome. Read the FAQ for the full ToS detail.

Quick start: middle relay on Servury

Tested on Ubuntu 24. Pick a 1 GB+ plan, deploy, SSH in.
# 1. Install Tor from the official repo (gets you the latest stable)
apt update && apt install -y apt-transport-https
echo "deb https://deb.torproject.org/torproject.org noble main" \
  > /etc/apt/sources.list.d/tor.list
curl https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc \
  | gpg --dearmor > /usr/share/keyrings/tor-archive-keyring.gpg
apt update && apt install -y tor

# 2. Configure as a non-exit middle relay
cat > /etc/tor/torrc <<'EOF'
Nickname YourRelayName
ContactInfo abuse@yourdomain.com
ORPort 443
ExitRelay 0
SocksPort 0
RelayBandwidthRate 5 MB
RelayBandwidthBurst 10 MB
EOF

# 3. Restart Tor and let it self-publish
systemctl restart tor
journalctl -u tor -f   # watch the bootstrap; takes ~3-4 hours to get traffic

# 4. (Optional) Run an obfs4 bridge instead, for users behind censorship:
#    https://community.torproject.org/relay/setup/bridge/debian-ubuntu/

What runs well on a Servury Tor VPS

Middle relay Forwards Tor traffic between guard and exit. No abuse complaints. The "easy mode" of running a relay.
obfs4 bridge Helps users in countries that block public Tor (Iran, China, Russia, Turkmenistan). Unlisted, harder to block.
Snowflake proxy A WebRTC-based bridge variant. Run a Snowflake proxy as a Docker container with one command.
Hidden services (.onion) Host your own .onion service: a static site, a forum, an API endpoint. Tor handles the addressing, you run any backend.
Multiple relays per VPS If your VPS has spare CPU/network, run two Tor instances on different ports under different relay IDs. The Tor metrics team appreciates capacity.
Privacy-aligned host No KYC, no logs, no payment info linked to your relay nickname. Run the relay anonymously, in addition to the Tor anonymity it provides users.

Fair questions

Are exit relays allowed?

No. Servury's Acceptable Use Policy prohibits exit relays because they receive a high volume of abuse complaints (DMCA, law enforcement requests) that we are not staffed to triage at our price point. Middle relays and obfs4 bridges are explicitly welcome and do not generate that abuse load.

Why run a middle relay or bridge?

The Tor network depends on volunteer-run relays. Middle relays add capacity for everyone. obfs4 bridges are a lifeline for users in countries that censor the internet. Both are low-risk, high-impact ways to support free expression.

How much bandwidth will it use?

Tor traffic scales to whatever you allow. Set RelayBandwidthRate in torrc to cap it. Most Servury plans include enough monthly bandwidth for a multi-MB/s middle relay; check your plan before going wild.

How much RAM and CPU?

1 GB RAM and 1 vCPU is fine for a relay running ~5 MB/s. Bigger relays want 2 GB and 2 vCPU. Tor is single-threaded per process, so to use more cores you run more Tor instances.

Will my IP get blocklisted somewhere?

A middle relay's IP is not where traffic exits, so most blocklists do not flag it. If you run an obfs4 bridge, the IP is intentionally unlisted; Tor only hands it to users who request it.

Will I get abuse emails?

Middle relays: virtually never. Bridges: very rarely. Exit relays would (which is why we do not permit them).

Can I run a hidden service on the same VPS?

Yes. A separate Tor process or even the same instance can host an .onion service. Bind your web app to 127.0.0.1 and configure a HiddenServiceDir.

Does Servury log my Tor traffic?

No. No application-level logging on customer servers. Anonymous signup, crypto/card payment, no logs.

Other use cases

AnythingLLM VPS Self-host AnythingLLM to chat with your PDFs, codebases, and knowledge bases privately. Blackbox A VPS its operator cannot read: SEV-SNP encrypted memory, no guest agent, and a LUKS2 disk key only you hold. Coolify VPS Run Coolify on your own VPS to deploy apps, databases, and services with one click. A self-hosted Vercel/Heroku. CrewAI VPS Run multi-agent CrewAI workflows on your own VPS, 24/7, without Replit or notebook tabs open. Crypto VPS Anonymous VPS for crypto trading bots, nodes, and miners. Dev/Staging VPS Disposable dev and staging VPS, deployable in 30 seconds, paid by the day. Dify VPS Self-host Dify on a no-KYC VPS for private LLM apps and RAG pipelines. Discord Bot VPS Host Discord bots 24/7 on an anonymous VPS. discord.js, discord.py, JDA, anything. No KYC. Flowise VPS Self-host Flowise to build LLM apps, chatbots, and agents with a visual drag-and-drop UI. Forex VPS Low-latency VPS for forex trading and MT4/MT5 EAs. FreeBSD VPS Anonymous FreeBSD VPS on owned hardware, no KYC, crypto accepted. Gaming VPS Low-latency VPS for game servers and dedicated lobbies. Gitea / Forgejo VPS Self-host Gitea or Forgejo on a no-KYC VPS. A lightweight GitHub alternative with full Actions support. Hermes Agent VPS Self-host Hermes Agent 24/7 on a no-KYC VPS, anonymous signup, crypto accepted. Immich VPS Self-host Immich to replace Google Photos with AI search, face recognition, and mobile auto-upload. LibreChat VPS Self-host LibreChat on a no-KYC VPS as a private multi-provider chat UI. Mastodon VPS Run a self-hosted Mastodon instance on your own VPS. Federated, ad-free, no algorithmic feed. Matrix Synapse VPS Self-host a Matrix Synapse server. End-to-end encrypted, federated chat, voice, and video. Minecraft Server VPS Host a Minecraft server (Vanilla, Paper, Fabric, Forge) on an anonymous VPS. Full root, no KYC. n8n VPS Self-host n8n on a no-KYC VPS for unlimited workflows, no n8n Cloud bill. Nextcloud VPS Self-host Nextcloud to replace Google Drive, Docs, Photos, Calendar, and Contacts with one private suite. Ollama VPS Self-host Ollama on a no-KYC VPS for a private LLM API endpoint. Open WebUI VPS Self-host Open WebUI as a private ChatGPT alternative on a no-KYC VPS. OpenBSD VPS Anonymous OpenBSD 7.8 VPS with full root access on owned hardware. OpenClaw VPS Run an OpenClaw AI assistant gateway 24/7 on a no-KYC VPS. Pi-hole VPS Run Pi-hole on a VPS to block ads and trackers across every device, including phones on mobile data. Plausible Analytics VPS Self-host Plausible Analytics on your own VPS. Cookieless, GDPR-compliant Google Analytics alternative. Scraping VPS Web scraping VPS with no KYC, fast IP rotation, and crypto payments. Telegram Bot VPS Host Telegram bots 24/7 on an anonymous VPS. Long-poll or webhook. aiogram, Telegraf, anything. Vaultwarden VPS Self-host Bitwarden (Vaultwarden) on a no-KYC VPS. Free Premium features, family-friendly, end-to-end encrypted. VPN VPS Self-hosted VPN VPS for personal WireGuard or OpenVPN endpoints. WireGuard VPS Self-host a WireGuard VPN on a dedicated VPS. Faster than commercial VPNs, no shared IP, no logs.