Skip to content

thrifus/Tortle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Tortle - A tiny utility for Tor on OS X


[![Code Climate](https://aws.codeclimate.com/github/thrifus/Tortle/badges/gpa.svg)](https://aws.codeclimate.com/github/thrifus/Tortle)

Issue Count

Description:

Tortle is a small litle utility for Mac OS X that can easily enable and disable Tor.

Please note that you may need to setup your torcc file. If the path to your torcc file is not /usr/local/etc/tor/torcc you will need to change the variable torccFile accordingly.


### Installation: __Using Homebrew (recommended):__ + `brew tap thrifus/Tortle` + `brew install Tortle` (if you don't already have Tor installed with Homebrew, use `--with-tor` to install it)

Using cURL to install to /usr/bin/tortle:

  • sudo curl https://raw.githubusercontent.com/thrifus/Tortle/master/tortle -o /usr/bin/tortle; sudo chmod +x /usr/bin/tortle

(Other installation methods may be implemented later)


### Usage: To use Tortle, simply type `tortle` followed by either `-e`, `--enable`, or `on` to enable Tortle, or `-d`, `--disable`, or `off` to disable Tortle.
## Donations: If you like my work, please consider donating. Since I'm a senior in high school and also working toward my Eagle Scout, I don't have time for a real job. Any donations would be greatly appreciated and would go towards buying better hardware, internet, etc.
Bitcoin: `13ZK2tUiiJpPNr6fRdpuvzyLp4xdTtAMRN`
Ethereum: `0x6F7DB1B3b14f44a664468E44Fef00aca62a85BE1`
PayPal: https://paypal.me/thrifus
### License NO LICENSE ~~This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/.~~

About

A tiny utility for enabling and disabling Tor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages