[tor-bugs] #30551 [Applications/Tor Browser]: Android - Use different port numbers
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue May 21 13:22:53 UTC 2019
#30551: Android - Use different port numbers
------------------------------------------+------------------------
Reporter: sysrqb | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords: tbb-mobile
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------------------+------------------------
In #29757 we looked at one issue preventing side-by-side installation of
Tor Browser on Android. The next issue is running multiple versions at the
same time. Tor is started with some hard-coded port numbers (see
[ticket:30518#comment:3 for example]) in Tor Browser stable and alpha, and
this prevents bootstrapping on the second instance (because tor can't bind
on those sockets). We should allow running stable and alpha at the same
time by choosing different port numbers for them.
Specifically, we should look at TransPort (9140) and HTTPTunnelPort
(8218). Currently, we don't need either of these. (We also don't need the
DNSPort on 5400).
I also wonder why/how the app works if the SocksPort is selected randomly.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30551>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list