= Tor relay infrastructure
This is a place to aggregate community projects for relay infrastructure and management.
== Automated infrastructure projects
These projects make running Tor easier by employing tools to automate building and deploying Tor.
=== Tor in Docker/Kubernetes
Name | Description | Location |
---|---|---|
tor-relay | A simple configuration to get started running tor. | https://github.com/chelseakomlo/tor-relay |
tor-docker-images | Experimental Dockerfiles to build and run tor inside docker. | https://github.com/rl1987/tor-docker-images |
tor-controller | Kubernetes operator to run onion services as CRDs | https://github.com/kragniz/tor-controller |
tor-server | An efficient and secure Tor relay server Docker image based on Debian Jessie | https://github.com/chriswayg/tor-server |
private-tor-network | Run an isolated instance of a tor network in Docker containers | https://github.com/antitree/private-tor-network |
private-tor-network-kube | Scripts to set up a private tor network on kubernetes | https://github.com/andrewmichaelsmith/private-tor-network-kube |
torworld-relay | Dockerfile and Docker images for easily deploy a Tor relay | https://github.com/randomtable/ChimeraOS |
Onser | Docker compose for deploying single or multiple onion hidden services | https://github.com/KeyWeeUsr/Onser |
OnionProxy | Create Containerized Clearnet Proxies | https://github.com/KeyWeeUsr/OnionProxy |
=== Tor on cloud platforms
Name | Description | Location |
---|---|---|
bridge_creator | A POC for automated deployment of bridges on cloud platforms. Currently supports GCP but can be extended to more cloud providers. | https://github.com/chelseakomlo/bridge_creator |
ansible-relayor | An Ansible Role for Tor Relay Operators | https://github.com/nusenu/ansible-relayor |