Get Started

This Relay Educator Series is intended to help you set up a relay in the Anyone network to earn recognition rewards in exchange for bandwidth and layered encryption of network traffic.

Currently, we are rolling out the new version of our distribution protocol to allow you to earn testnet tokens for contributing your resources.

Welcome!

Relays in the Anyone Network run the anon binary. This is currently designed for Linux operating systems, unlike the more mainstream macOS and Windows commonly found on home computers. However, there are several options available for running anon on various machines, with even more coming in the future.

Have a Debian based installation? Skip straight to Anyone Debian Quick install. If not, continue below to setup your environment.

First thing first: Set Up Your Environment

In the first steps of this Relay Series you can choose the best option for setting up your environment for relaying and encrypting internet traffic, and then proceed to the installation chapter, configure the relay for the network you are using it in and participate in the rewards Program.

Let's get started, select a tutorial..


Anyone Debian Quick install

If you are running a Debian-based distribution, you can use the method below to copy and execute a bash script in your terminal prompt to install the anon package instantly. After installation, you'll be prompted with some follow-up questions to configure your relay.

Copy ->
sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ATOR-Development/anon-install/main/install.sh)"

See the Linux installation page for a more descriptive instruction and examples of the input.

Install anon on Linux

Last updated