radio24/TorBox

snowflake reaches TPO domain when installing it

Closed this issue · 0 comments

https://github.com/keroserene/snowflake/blob/af6e2c30e1a6aacc6e7adf9a31df0a387891cc37/client/snowflake.go#L20

All occurrences https://github.com/keroserene/snowflake/search?q=torproject.org

Which is not okay if someone wants to start tor after building the pluggable transports.
it has been downloaded over tor, or maybe I need to inspect the traffic first

$ torsocks go get
go: downloading git.torproject.org/pluggable-transports/goptlib.git v1.1.0
go: downloading github.com/pion/webrtc/v3 v3.0.15
go: downloading github.com/pion/stun v0.3.5

Just sharing that it may fail on run_install.sh if torproject.org is blocked.