wollomatic/torrelay

Sponsored OSS

By wollomatic

Updated 7 months ago

tor relay with docker / docker compose

Image
Networking
3

3.7K

wollomatic/torrelay repository overview

torrelay

Tor relay with docker / docker compose

obfs4proxy images deprecated

The last release of obfs4proxy was over one year ago. Due to security reasons, I do not recommend using obfs4 right now. obfs4proxy images will not be updated. This only affects the obfs4proxy images. The regular tor images will be kept updated.

Prerequisities

  • You need docker / docker compose installed on a linux machine with amd64 architecture.
  • You should know what tor and tor relays are.
  • You should know what You are doing.

Getting Started

The container image is available on docker hub: https://hub.docker.com/r/wollomatic/torrelay

Get the sample configuration from the Github Repo

configure torrc
  • Copy torrc.EXAMPLE to torrc
  • Change Nickname and ContactInfo
  • If running multiple relays, uncomment MyFamily line and insert relay info
  • Check and adjust ORPort, BandwidthRate, MaxAdvertisedBandwidth, MaxMemInQueues
  • (Or use your own torrc)
configure compose.yaml
  • Check and adjust compose.yaml
  • run docker compose up -d && docker compose logs -f to start the relay and check the logs

Volumes

  • /etc/tor/torrc - torrc
  • /var/lib/tor - tor data directory

GitHub repository

Authors

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.

Acknowledgments

Tag summary

Content type

Image

Digest

sha256:2d572b937

Size

36.3 MB

Last updated

7 months ago

docker pull wollomatic/torrelay

This week's pulls

Pulls:

104

Last week