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

Re: [tor-bugs] #33882 [Applications/Tor Browser]: Launch torbrowsers on the same host from different users



#33882: Launch torbrowsers on the same host from different users
--------------------------------------+-----------------------------------
 Reporter:  rosh                      |          Owner:  tbb-team
     Type:  enhancement               |         Status:  needs_information
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  TorBrowserTeam202004R     |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+-----------------------------------
Changes (by sysrqb):

 * status:  needs_review => needs_information


Comment:

 Thanks for reporting this and providing patches! Yes, indeed this is a
 problem, and we need a better way of automatically detecting available
 ports or sockets. Unfortunately, the proposed patches are a little hacky.

 Instead, can you use the environment variables: `TOR_SOCKS_PORT` and
 `TOR_CONTROL_PORT`? On Linux, using unix domain sockets is a better
 solution than finding an available tcp port, too.

 I'm not sure if torbrowser-launcher prevents this, but you can use the
 environment variables like:
 `$ TOR_SOCKS_PORT=9550 TOR_CONTROL_PORT=9551 /path/to/start-tor-browser`

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33882#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs