Skip to content

martinkubecka/quickToRelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Automate the process of setting up a Middle/Guard Tor Relay on Debian.


🧅 Description

quickToRelay is an easy-to-follow interactive script written in bash. Its main goal is to automate the process of setting up a Middle/Guard Tor Relay on Debian. This script allows you to:

  • configure nickname, email an ORPort
  • configure bandwidth and accounting limits for relay traffic
  • configure open ports with ufw
  • enable automatic updates
  • configure Tor project's repository
  • install Tor and Tor Debian keyring
  • install and configure Nyx for monitoring

🗃️ Pre-requisites

  • Debian (latest release recommended)

Do not forget to open port (ORPort) in your firewall, if you are running your relay in a VPS with its own firewall rules management.


📡 Usage

Run the command bellow and follow the instructions.

wget -q https://raw.githubusercontent.com/martinkubecka/quickToRelay/main/quickToRelay.sh ; chmod +x quickToRelay.sh ; sudo ./quickToRelay.sh


📣 Acknowledgements

About

🧅 Automate the process of setting up a Middle/Guard Tor Relay on Debian.

Topics

Resources

License

Stars

Watchers

Forks

Languages