Skip to content

Add new meek default bridge

Cecylia Bocovich requested to merge cohosh/tor-browser-build:issue/40649 into main

Updated the IP address with the number scheme from #40624 (closed):

If we switch to a hardcoded port of 80, there will not be separate places to encode t and n. But we could encode them both into one byte, using 4 bits for t and 4 bits for n:

192.0.2.(16(n−1)+t):80

where t=2 for meek and n=2.

Closes #40649 (closed)

Edited by Cecylia Bocovich

Merge request reports