Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tor Private Bridge (obfs4 + WebTunnel)

One-command setup for a personal Tor bridge with obfs4 and WebTunnel on Ubuntu.

Prerequisites

  • Ubuntu VPS with root access
  • A domain/subdomain pointing to the server's public IP
  • Ports 80, 443, 9001, 4443 open in cloud firewall

DNS Record

Create an A record for your subdomain:

Type Name Value
A bridge YOUR_SERVER_IP

Proxy: OFF

Install

curl -O -L https://github.com/Delta-Kronecker/Tor-Private-Bridge/raw/refs/heads/main/tor-setup.sh && sudo bash tor-setup.sh

What it does

  • Installs Tor, obfs4proxy, and WebTunnel
  • Configures Nginx with SSL via Let's Encrypt
  • Sets up firewall rules
  • Outputs both obfs4 and WebTunnel bridge lines

Bridge lines

After setup, you get two bridge addresses ready to use.

About

Tor Private Bridge (obfs4 + WebTunnel)

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages