Get your own Tor Relay up and running in seconds.
What is Tor?
| Who made this?
You can run your Tor relay on every supported linux machine that you have SSH access to, be it in your home, a virtual server, or a dedicated server.
But not every hoster or ISP allows Tor relays in their network.
Name | Server Location | Middle Node (Relay) | Exit Node | Bitcoin | Link |
---|---|---|---|---|---|
Linevast | Germany | yes | no | yes | View Page |
Flokinet | Romania, Iceland, Finland | yes | yes | yes | View Page |
Yourserver | Sweden, Latvia | yes | no | yes | View Page |
PulseServers | Canada, United Kingdom | yes | yes | yes | View Page |
LiteServer | Netherlands | yes | yes | yes | View Page |
DigitalOcean | United States, Netherlands, Singapore, United Kingdom, Germany, Canada, India |
yes | no | no | View Page |
The links in the table above are affiliate links. If you want to support this page you can purchase a product through one of these links and I will get a small percentage of your sale value. 100% of the money will be used for maintenance of this site and my own Tor relays.
Please read the Terms of Service of the providers before signing up. Even if they allowed it in the past I do not take any responsibility if they close your account for deploying Tor.
You can find a comprehensive list of Tor-friendly companies on the official Tor wiki.
In order to run correctly the install script requires that the sudo command is installed on your server.
To check if it is already installed simply run sudo
in your terminal. If you get a response like
-bash: sudo: command not found
follow these steps on how to install it: Sudo installation tutorial
To download the script to your server you also need curl.
To install it run the following command: sudo apt install curl
.
If you don't want to run your own server because but still want to help Tor here are some things you can do:
1. Donate to the Tor Project
This will directly benefit the people working for the Tor project and fund development and outreach.
2. Donate to Torservers.net
They maintain many high-speed Tor nodes, your money will be used to increase Tor capacity.
3. Share this page with your friends. Maybe one of them wants to run their own server.
4. If you want to help keep this site running, you can also Donate to me directly or try the Brave Browser with built-in Adblocker and Tor via my link.
By clicking submit you agree that I take no responsibility for any damages that might occur when running the Tor-Relay.co setup script.
* required values
1 To find your OS version run
lsb_release -a
if this does not work try
cat /etc/issue
2 If this is checked your relay uptime and bandwidth will be counted in the global statistics panel on the top right. This is anonymous. No information will be saved.