Skip to content

scriptzteam/Tor-Bridges-Collector-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tor Bridges Collector v2

This repository automatically collects, validates, and archives Tor bridges. A GitHub Action runs every 5 minutes to fetch new bridges from the official Tor Project.

Important Notes on IPv6 & WebTunnel

  1. IPv6 Instability: IPv6 bridges are significantly fewer in number and are often more susceptible to blocking or connection instability compared to IPv4.
  2. WebTunnel Overlap: WebTunnel bridges often use the same endpoint domain for both IPv4 and IPv6. Consequently, the IPv6 list is frequently identical to or a subset of the IPv4 list.
  3. Recommendation: For the most reliable connection, prioritize using IPv4 bridges. Use IPv6 only if IPv4 is completely inaccessible on your network.

Bridge Lists

Tested & Active (Recommended)

These bridges from the archive have passed a TCP connectivity test (3 retries, 10s timeout) during the last run.

Transport IPv4 (Tested) Count
obfs4 obfs4_tested.txt 56
WebTunnel webtunnel_tested.txt 30
Vanilla vanilla_tested.txt 18

Fresh Bridges (Last 72 Hours)

Bridges discovered within the last 3 days.

Transport IPv4 (72h) Count IPv6 (72h) Count
obfs4 obfs4_72h.txt 2 obfs4_ipv6_72h.txt 2
WebTunnel webtunnel_72h.txt 2 webtunnel_ipv6_72h.txt 2
Vanilla vanilla_72h.txt 2 vanilla_ipv6_72h.txt 0

Full Archive (Since 2026-01-30)

History of all collected bridges.

Transport IPv4 Count IPv6 Count
obfs4 obfs4.txt 69 obfs4_ipv6.txt 45
WebTunnel webtunnel.txt 36 webtunnel_ipv6.txt 36
Vanilla vanilla.txt 28 vanilla_ipv6.txt 7

🔥 Keep This Project Going!

If you're finding this useful, please show your support:

Star the repository on GitHub

Your stars fuel our motivation to keep improving!

Disclaimer

This project is for educational and archival purposes. Please use these bridges responsibly.

Releases

No releases published

Packages

 
 
 

Contributors

Languages