/rpi-onionboat

A docker wrapper for Tor hidden services. Based on jehretic/onionboat and modified for use with Raspberry Pi. (armhf)

Primary LanguageShellGNU General Public License v3.0GPL-3.0

rpi-onionboat

"A docker wrapper for Tor hidden services. It uses docker-gen to configure Tor automatically when other containers are connected to the same network. The advantage of this approach is that it allows for optional network isolation and doesn't require building any containers yourself."

For more information please look at:

What was modified?

  • Its now based on schachr/raspbian-stretch:latest
  • The appropriate docker-gen for armhf, updated to version 0.7.4
  • Optimized Dockerfile to use less layers
  • Allow multiple ports on the same container using env variable HIDDENSERVICE_PORTS with a comma-separated list of ports
  • List known onionboats on docker-gen notification