From af1c50f76ac821eecd3f857f7021143cdd5e87d6 Mon Sep 17 00:00:00 2001 From: Alireza Gharib Date: Wed, 20 Mar 2024 10:03:56 +0330 Subject: [PATCH] Create torrc --- BridgeConf/torrc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 BridgeConf/torrc diff --git a/BridgeConf/torrc b/BridgeConf/torrc new file mode 100644 index 0000000..8d42729 --- /dev/null +++ b/BridgeConf/torrc @@ -0,0 +1,11 @@ +RunAsDaemon 1 +ORPort 36889 ## Choose a Random Port +ExtORPort auto +ExitPolicy reject *:* ## You will not be a exit node, In many datacenter being a exit node is illegal ! +BridgeRelay 1 +PublishServerDescriptor 0 ## It will not be public bridge, 0 makes it private +ServerTransportPlugin webtunnel exec /usr/local/bin/webtunnel +ServerTransportListenAddr webtunnel 127.0.0.1:15003 +ServerTransportOptions webtunnel url=https://exampl.org/path +ContactInfo your@email.com +Nickname NIKNAME