aboutsummaryrefslogtreecommitdiff
path: root/torrc_templates/bridge.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'torrc_templates/bridge.tmpl')
-rw-r--r--torrc_templates/bridge.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/torrc_templates/bridge.tmpl b/torrc_templates/bridge.tmpl
new file mode 100644
index 0000000..0c1a622
--- /dev/null
+++ b/torrc_templates/bridge.tmpl
@@ -0,0 +1,7 @@
+${include:common.i}
+SocksPort 0
+OrPort $orport
+Address $ip
+BridgeRelay 1
+ExitPolicy reject *:*
+