in Ubuntu make sure you've installed obfs4: sudo apt-get install obfs4proxy
in obfs4 for Tor you need to include the other parts of the bridge line as well obfs4 [IP ADDRESS] [BRIDGE FINGERPRINT] cert=[certificate string] iat-mode=0 so for example, you could use this line (it may become censored as this is a public mailing list): obfs4 192.36.27.17:44853 43F1FDB442C714D2D53C643668E5FB3206352381 cert=IFJGp2PGzB4yVd/XlWFvbuNZrYUMWwsY9YpC/DiSqcq7193F8a+4u6q4bPuEkzO3CbVfHQ iat-mode=0 let the mailing list know if this doesn't work for you. On Wed, Jun 17, 2015 at 6:19 AM, Farbod Ahmadian < [email protected]> wrote: > Hi. > How can i configure my torrc for obfs4? > Is it true for obfs4? > UseBridges 1 > Bridge obfs4 192.36.27.7:19062 > ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy --managed > Thank you ;) > -- > tor-talk mailing list - [email protected] > To unsubscribe or change other settings go to > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk > -- tor-talk mailing list - [email protected] To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
