Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using bridges #36

Open
mike89klein opened this issue Jan 5, 2022 · 0 comments
Open

Using bridges #36

mike89klein opened this issue Jan 5, 2022 · 0 comments

Comments

@mike89klein
Copy link

Is it possible to use a multitor with bridges such as obfs4? Found the code for torrc

sudo apt-get install obfs4proxy obfsproxy tor

sudo vi /etc/tor/torrc

UseBridges 1
ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy managed
ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy managed

send email to bridges@torproject.org with body get transport obfs4 you can get new bridges.

bridge obfs4 195.154.49.15:44705 BACD07DACE996093DC7635F33A98C49... cert=xc/wtKNWADfJQf232xSXT0WpzsaINw6fgPvZBy5Rkw4.../ypaZPDug9L... iat-mode=0
bridge obfs3 163.172.161.87:34827 70C720468D057BBF9F59081506D660CE87...

But dont understand how to implement bridges in the multitor. Please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant