Giter VIP home page Giter VIP logo

easy-tor's Introduction

easy-tor

Tor command line tools for Mac

Get a Package Manager

I recommand you to get Tor through a package manager like Homebrew or Mac Ports.

Follow the instruction on the there websites and then come back to this instructions.

Get Tor

Homebrew

I uses this package manager to get tor.

Just type this simple command:

brew install tor

Mac Ports

Get Tor over this package manager is pretty similar to Homebrew.

sudo port install tor

But you can use the instructions on the tor website. Just follow this LINK.

Get the Command Line Tools

You have 2 options to get the tools.

1. Clone/Download this repository and execute the install.sh file

$ cd path/to/easy-tor
# make sure the file has execute rights
$ chmod +x install.sh
$ ./install.sh

OR

2. Execute this command inside your terminal.

$ bash -c "$(curl -Ls github.com/gravmatt/easy-tor/raw/master/install.sh)"

Command Line Tools

After you installed Tor and the command line tools you can use this command for easily starting and stopping the Tor service.

tor_on

Starts the Tor service and set the Mac socks proxy to port 9050.

Port 9050 is the Tor default port but you should double check to make sure the socks proxy works correct.

Tor config file: /usr/local/etc/tor/torrc

tor_off

Stops the Tor service and removes the socks proxy.

mytorip

Get your Tor IP address.

mytoriplookup

Make a IP lookup of your Tor IP address.

myip

Get your normal IP address. (Does not use the Tor service!)

myiplookup

Make a lookup of your normal IP address. (Does not use the Tor service!)

Follow me on twitter @gravmatt

easy-tor's People

Contributors

gravmatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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