-
- Downloads
Dial the (Ext)ORPort with a random srcaddr in 127.0.1.0/24.
This is a hack to attempt to conserve emphemeral port numbers. https://bugs.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/40198#note_2839248 https://lists.torproject.org/pipermail/anti-censorship-team/2022-September/000263.html
... | ... | @@ -22,3 +22,5 @@ require ( |
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4 | ||
google.golang.org/protobuf v1.26.0 | ||
) | ||
replace git.torproject.org/pluggable-transports/goptlib.git v1.1.0 => gitlab.torproject.org/dcf/goptlib v0.0.0-20220930193603-cd79bbc900ad |
-
mentioned in issue tpo/anti-censorship/pluggable-transports/snowflake#40086 (closed)
Please register or sign in to comment