joshgaby-tor-relay
Docker 应用程序 from josh.gaby's Repository
概述
This docker image will install the latest current stable version of Tor server. It will run Tor as an unprivileged regular user, as recommended by torproject.org.
It includes the latest Tor Debian package from torproject.org which is installed and configured according the Tor project recommendations. Additionally it can be run as a hidden bridge using obfs4proxy
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the faster the Tor network will be. If you have at least 2 megabits/s for both upload and download, please help out Tor by configuring your server to be a Tor relay too.
INSTALLATION:
Create a folder appdata/tor-data/config (this will be used to store the config between restarts)
Download sample Config: https://github.com/josh-gaby/tor-server/blob/master/torrc
Edit the config as necessary (Configuration details can be found here: https://2019.www.torproject.org/docs/tor-manual.html.en)
Put this into the config folder.
Create a folder appdata/tor-data/data (this will be used to preserve your relays keys/data between restarts)
Edit the docker parameters and run it.
https://hub.docker.com/r/joshgaby/tor-server/
运行时参数
- 网络
br0- 外壳
sh- 特权
- false
- 额外参数
--init
模板配置
Server contact emailVariable
- 目标
- CONTACT_EMAIL
Server nicknameVariable
- 目标
- TOR_NICKNAME
- 默认值
- Tor4
Tor OR PortPorttcp
- 目标
- 9001
- 默认值
- 9001
- 价值
- 9001
Tor DIR PortPorttcp
- 目标
- 9030
- 默认值
- 9030
- 价值
- 9030
Server config directoryPathrw
- 目标
- /etc/tor/
- 默认值
- /mnt/user/appdata/tor-data/config/
Server data directoryPathrw
- 目标
- /var/lib/tor/
- 默认值
- /mnt/user/appdata/tor-data/data/
/etc/localtimePathrw
- 默认值
- /etc/localtime
下载统计数据
1,137
下载总数
详细信息
在Unraid 上运行 joshgaby-tor-relay 。
joshgaby-tor-relay 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。