Get tor proxy without any other proxies in banned countries

For Windows

You can download/clone it from this
gitlab repository and make
another public/private git repository for your self to have access
to tor, forever !

For Linux

Fortunately it’s free to get it from any package manager in
any linux distribution.
e.g. you can get it for ubuntu distribution using this command:

using ubuntu's package manager
1
2
3
4
5
6
7
# for ubuntu <=v16.04
sudo apt-get update
sudo apt-get install tor

# for ubuntu >=v18.04
sudo apt update
sudo apt install tor