All apps · 0 apps
obfs4-bridge
Docker app from sgraaf's Repository
Overview
obfs4-bridge is a container that allows you to run a Tor Bridge relay to help censored users connect to the Tor network.
Configuration:
- OR_PORT: Your bridge's onion routing (Tor) port.
- PT_PORT: Your bridge's obfs4 port.
- EMAIL: Your email address.
Note:
- Make sure that both ports are forwarded in your firewall.
- Make sure that you create the DATA_DIR and change its owner before running the container:
mkdir /mnt/user/appdata/tor && chown 101:101 /mnt/user/appdata/tor.
Install obfs4-bridge on Unraid in a few clicks.
Find obfs4-bridge in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for obfs4-bridge Review the template variables and paths Click Install
Categories
Download Statistics
3,484,962
Total Downloads
2,964
This Month
3,532
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
thetorproject/obfs4-bridgeLast Updated2026-06-08
First Seen2021-05-31
Runtime arguments
- Network
bridge
Template configuration
OR_PORTPorttcp
Container Port: 9393
- Target
- 9393
- Default
- 9393
- Value
- 9393
OR_PORTVariable
Container Variable: OR_PORT
- Default
- 9393
- Value
- 9393
PT_PORTPorttcp
Container Port: 9292
- Target
- 9292
- Default
- 9292
- Value
- 9292
PT_PORTVariable
Container Variable: PT_PORT
- Default
- 9292
- Value
- 9292
EMAILVariable
Container Variable: EMAIL
Enable additional variablesVariable
Container Variable: OBFS4_ENABLE_ADDITIONAL_VARIABLES
- Target
- OBFS4_ENABLE_ADDITIONAL_VARIABLES
- Default
- 0
- Value
- 0
Disable IPv6Variable
Container Variable: OBFS4V_AddressDisableIPv6
- Target
- OBFS4V_AddressDisableIPv6
- Default
- 0
- Value
- 0
DATA_DIRPathrw
Container Path: /var/lib/tor
- Target
- /var/lib/tor
- Default
- /mnt/user/appdata/tor