Giter Club home page Giter Club logo

torbridge's Introduction

Tor Bridge cli

a simple script for get tor bridge from : https://bridges.torproject.org/bridges and manage tor service

new version : asciicast

other screenshots :

alt text

alt text

alt text

Requirements (before installation)

Script runs with tor for now! i'll add a proxy version later Install these packages with your package manager:

  1. tor
  2. obfs4proxy
  3. proxychains4
  4. feh

Ubuntu,Debian :

# sudo apt install tor obfs4proxy proxychains4 feh

Arch Linux :

# sudo pacman -S tor obfs4proxy proxychains-ng feh

install

curl :

curl -s "https://raw.githubusercontent.com/unprogramable/TorBridge/master/tbcli-installer"|sudo bash

local repo :

git clone https://github.com/unprogramable/TorBridge.git
chmod +x tbcli-installer-local
sudo ./tbcli-installer-local

uninstall

sudo tbcli -u 

USAGE

this script need to run as root (for get/add/remove/disable/enable bridges and restart tor service)

tbcli -h :
    a simple script for get tor bridge from https://bridges.torproject.org/bridges?transport=obfs4 and manage tor service

USAGE :
	-a | -A | --add-bridges	             add bridges into /etc/tor/torrc and print bridges
	-p | -P | --print-only-bridges       just print bridges
	-d | -D | --disable-broken-bridges   disable broken bridges in this network connection
	-c | -C | --clear-broken-bridges     remove all broken bridges from config file /etc/tor/torrc
	-e | -E | --enable-all-bridges       enable all broken bridges
	-r | -R | --reset-tor                restart tor service(you can use for start tor btw)
	-s | -S | --status-tor [length]      status tor service(**no need to root permission, default length is 10**)
	-o | -O | --off-tor                  stop tor service
	-u | -U | --uninstall                uninstall Script
	-h | -H | --help                     show help(**no need to root permission**)

More

Special thanks to : virtualdemon

torbridge's People

Contributors

devshashtag avatar mehrabix avatar

Stargazers

Samaneh Ghaempanah avatar  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.