[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-relays] Possible to run a tor bridge/relay via tor browser?



So, I edited the tor install directory so there are no spaces in it, then tried no quotes, single quotes, and double quotes, and it still crashers on start. I wonder why:

 

Nickname torland

 

SOCKSPort 0                # no local SOCKS proxy

 

ORPort 80                # public bridge must have an open ORPort

 

ExtORPort auto             # configure ExtORPort for obfs4proxy

 

ExitPolicy reject *:*      # no exits allowed

 

BridgeRelay 1              # relay won't show up in the public consensus

 

PublishServerDescriptor 1  # publish to the bridge authority

 

 

# use obfs4proxy to provide obfs4 on port 9003, 443

 

ServerTransportPlugin obfs4 exec 'C:\Users\keife\Desktop\TotBrowser\Browser\TorBrowser\Tor\PluggableTransports\obfs4proxy.exe'

 

ServerTransportListenAddr obfs4 0.0.0.0:443

 

ContactInfo keifer.bly@xxxxxxxxx

 

 

Sent from Mail for Windows 10

 

From: teor
Sent: Monday, March 30, 2020 12:31 AM
To: tor-relays@xxxxxxxxxxxxxxxxxxxx
Subject: Re: [tor-relays] Possible to run a tor bridge/relay via tor browser?

 

Hi,

 

On 30 Mar 2020, at 16:03, Keifer Bly <keifer.bly@xxxxxxxxx> wrote:

How would I specify the path to the binary? Thanks.

 

This is a directory path:

 

ServerTransportPlugin obfs4 exec C:\Users\keife\Desktop\Tor Browser test relay\Browser\TorBrowser\Tor\PluggableTransports

 

You need to:

* give tor the path to the obfs4 executable file

* quote the path, because it contains spaces

 

T

 


Virus-free. www.avast.com
_______________________________________________
tor-relays mailing list
tor-relays@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays