Running Heroku in forbidden countries
First Download TOR Obfs Proxy Then start it by running: ./tor_folder/start-tor-browser When it starts, aurora window will appear, open Preferences => Network => Settings, and copy the proxy port number Now Open Your Terminal and … sudo apt-get install tsocks sudo sed -i ‘s/server_port = */server_port = tor_port/g’ /etc/tsocks.conf remember to replace tor_port with the […]