Skip to content

noodled/TorBridgesCollector

 
 

Repository files navigation

Tor Bridges Collector

Collects Tor bridges, so you don't have to.

Tor Bridges Collector helps you frequently update your Tor bridges list. It also has options for modifying your torrc with new bridges on each retrieval, and storing all previously retrieved bridges in a file.

Install

From releases

Download precompiled binaries

Building from sources

On Linux

Clone Tor Bridges Collector's repository

git clone https://github.com/izmukx/TorBridgesCollector.git

Run qmake

qmake TorBridgesCollector.pro -spec linux-g++

Run make

make

Open the binary

./TorBridgesCollector

On Windows

The easiest way probably would be to download Qt Creator, import the project and build it there.

LICENSE

Tor Bridges Collector is being distributed under GNU LGPL version 3 License

NOTICE

This product is produced independently from the Tor® anonymity software and carries no guarantee from The Tor Project about quality, suitability or anything else.

Created by izmukx

About

Helps you frequently update your Tor bridges list.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.0%
  • QMake 2.0%