You are not logged in.

#1 2015-10-25 17:01:07

jiros
Member
From: Abadan, Khuzestan, Iran
Registered: 2013-10-23
Posts: 80

How to config tor bridges in torrc [SOLVED]

Hi guys

First, sorry for my bad English.

so
How can i use Tor Bridge Relay ?
How can i force tor to use new bridges ? ( because my ISP blocked Tor )

Also how can i use obfs3 bridges ?

I dont want use that in tor browser or vidalia, because i run tor from terminal
Is there any way to config tor directly for these Bridges? ( without Vidalia or Tor Browser )

Thanks

Last edited by jiros (2015-10-29 22:13:18)


Freedom of mind with ArchLinux

Offline

#2 2015-10-27 19:29:19

han95
Member
Registered: 2014-05-10
Posts: 11

Re: How to config tor bridges in torrc [SOLVED]

hi,
this is my config for torrc ( i'm using obfs3 bridges )
you can put this code at the end of your torrc file
UseBridges enable using bridge and then you will put your obfs3(obfs4) tor bridges in the next lines and at last you should exec obfs3(obfs4) proxy 

UseBridges 1  
Bridge obfs3 YOUR_BRIDGE 
ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy --managed

Offline

#3 2015-10-29 22:12:58

jiros
Member
From: Abadan, Khuzestan, Iran
Registered: 2013-10-23
Posts: 80

Re: How to config tor bridges in torrc [SOLVED]

thank you
it's worked for me :-)

Last edited by jiros (2015-10-29 22:13:36)


Freedom of mind with ArchLinux

Offline

Board footer

Powered by FluxBB