Skip to content

deadmarshal/TorBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

TorBridge Icon

TorBridge - A simple Perl script to fetch Tor proxies from https://bridges.torproject.org website.

Screenshot

Image of TorBridge

DESCRIPTION

To get Tor bridges and appending them to your torrc file, simply run the script with -a or --add option. To remove the config file run the script with -c or --clean option. (You need to do this if you want to reconfigure proxy type and torrc file path)

DEPENDENCIES

Install dependencies with this command: cpanm --installdeps .

How to build
perl Makefile.PL
make
make test
sudo make install
AUTHOR(S)

Ali Moradi ([email protected])

COPYRIGHT AND LICENSE

Copyright © 2020 Ali Moradi.

GNU General Public License v3.0