Please visit the official
Tor Browser Bundle download page,
and download the latest version of the Tor Browser Bundle, which includes fte as a pluggable transport.
fteproxy via pip
Follow these three steps to install fteproxy on Linux/OSX systems:
On OSX:
Ensure you have
homebrew installed. Then:
$ brew update
$ brew install python gmp libyaml gcc
$ pip install fteproxy
On Ubuntu:
$ sudo apt-get update
$ sudo apt-get install python-dev python-pip libgmp-dev build-essential
$ sudo pip install fteproxy