1.Download TGZ file from https://github.com/slush0/stratum-mining-proxy/tarball/master
2.Unpack it by typing "tar xf slush0-stratum-mining_proxy*.tar.gz"
3.Most likely you already have Python respectively OpenSSL installed on your system. Otherwise install it by "sudo apt-get install python-dev libssl-dev" (on Ubuntu and Debian).
4.Type "sudo python setup.py install" in the unpacked directory.
5.You can start the proxy by typing "./mining_proxy.py" in the terminal window. Using default settings, proxy connects to Slush's pool interface.
6.If you want to connect to another pool or change other proxy settings, type "mining_proxy.py --help".
Qu'est-ce que tu trouve pas assez explicatif