Giter VIP home page Giter VIP logo

tor-private-bridge's Introduction

Setup a private obfs4 Tor bridge on Ubuntu server

Copy script to your server:

wget https://raw.githubusercontent.com/irykoon/tor-private-bridge/master/tor-bridge.sh

Easy installation

Run the script as root:

sudo bash tor-bridge.sh

Done ๐Ÿ˜Š

Advanced installation

sudo bash tor-bridge.sh 172.16.81.23 51452 59009

In above example

  • 172.16.81.23 is your server public IP address.
  • 51452 is the listening port of tor service.
  • 59009 is ORPort.

For more security change listening port and ORPort to a random number of your own.

When setup finished you will get an obfs4 address which can be used in Tor browser.

Also your obfs4 address will be saved at obfs4.address file in your home directory.

Tor Client setup

Use obfs4 address as custom bridge in your Tor client:

tor-browser

Censorship reflects a society's lack of confidence in itself.

tor-private-bridge's People

Contributors

irykoon avatar xaqron avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.