Hello,Download the latest Pluggable Transports Bundle from our website athttps://www.torproject.org/projects/obfsproxy.html.en#download.If you are unable to access our website, please try the mirrors below.http://www.torproject.us/dist/torbrowser/http://tor.mage.me.uk/dist/torbrowser/http://tor.vesta.nu/dist/torbrowser/The bundle you are looking for is the "tor-pluggable-transports" bundle,version 2.4.11-alpha-2. At the time of writing, this is the latestversion. If you refer to these instructions at a later time and see amore recent version, use that.Next, you should verify the bundles integrity using GnuPG to ensure that it hasnot been tampered with. To do this, please follow our signature verificationguide available on our website, as well as the mirrors below.http://www.torproject.us/docs/verifying-signatures.html.enhttp://tor.ccc.de/docs/verifying-signatures.html.enhttp://tor.mirrors.whitedholdings.org/docs/verifying-signatures.html.enOnce you have verified the bundles integrity, pick a random port number between 10000 and 65535 to open on your router.***If you already know how to set up port forwarding, you can skip thissection***To set up port forwarding on your router, you will need to get your router's internal IP address from your computer.For Windows, open the command prompt and enter:ipconfig /allFor Mac, open the command prompt and enter:netstat -nrFor Linux, open the command prompt and enter:route -n.Your router's internal IP address (that you are looking for)should look something like this: 192.168.1.1Open your regular internet browser (for example Firefox) and enterthat address in the URL bar. This will take you to your router'scontrol panel. You will be prompted for a username and password.On Linksys routers, type "admin" for both the username and the password.On Netgear routers, type "admin" for the username and "password" forthe password.On other routers, try leaving the username empty and entering"admin" for the password.Open the Port Forwarding or Applications and Gaming tab. Each routerwill be slightly different, but look for these two options. If youdon't see them, try Advanced Settings and look for a Port Forwardingsubsection.If you need to enter a name for the application that will listen on thisport, the program is flashproxy-client.Add your IP address along with the port you chose earlier. You can getyour IP address from the command line with these commands:For Windows:ipconfig.For Mac or Linux:ifconfigMake sure to save the changes on your router before you close the window.Most users have a dynamic internal IP address which will change fairlyfrequently (once per week or so). You may need to occasionally look upyour IP address again and modify the entry in your router to match yournew IP address.*** End port forwarding instructions ***Next, Find your torrc file in the Tor Browser/Data/Tor folder.Open it and find the line that begins with "ClientTransportPlugin".Modify it to look like this:ClientTransportPlugin websocket exec flashproxy-client :0 :37910Use the port number you chose to open on your router instead of 37910.Be aware that it may take a while (3 - 5 minutes) for Tor to connect using this method. If you see anything 15% or higher in Vidalia's Message Log, it means that it is working. If it is failing, it will stop at 10%.The following website contains additional information related to setting up FlashProxy:https://trac.torproject.org/projects/tor/wiki/FlashProxyHowto