MuLx10 / tor-bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tor-bash

Run proxy free internet in bash and browser

Setup

$ git clone https://github.com/MuLx10/tor-bash.git
$ cd tor-bash
$ bash install.tor.sh
$ cd ..
$ rm -rf tor-bash

Run

Remove proxies exported in environment.

$ tunnel

screenshot from 2018-05-20 17-48-28

Run tor with browser

Point SOCKS proxy to 127.0.0.1:9050 as shown

screenshot from 2018-06-02 01-13-44

Verify at check

Other Dev Settings

Change the values as per your need in torrc.

DataDirectory {HOME_FOLDER}/.tor
HTTPSProxy YOUR_INSTITUTE_PROXY
HTTPProxy YOUR_INSTITUTE_PROXY

About


Languages

Language:Shell 100.0%