Skip to content

A tool for parsing and checking vanilla, obfs4 and DOH servers.

Notifications You must be signed in to change notification settings

are-you-serat/vodtool

Repository files navigation

Introduction

I had the task of finding Tor bridges and checking their functionality automatically since almost all Internet resources are blocked in my country, but I did not find a tool on Github that could do all the actions for me (maybe I was looking poorly). After that I decided to write this script myself. Perhaps this script is the only one that performs this task.

Currently the following functions are available:

  1. Parsing and checking DOH servers.
  2. Parsing and checking vanilla bridges for Tor.
  3. Parsing and checking obfs4 bridges for Tor.

The program also provides the ability to parse and check bridges from a file that was not deleted after the last scan. This is done so that it is possible to find new servers in case the site from which the data is parsed is blocked.

Installation

To start, clone the repository using this link: https://github.com/are-you-serat/vodtool.git. Click on install.bat which will create a virtual environment and install dependencies. After that, just click on run.bat.

Releases

No releases published

Packages

No packages published