{"id":18604109,"url":"https://github.com/gravmatt/easy-tor","last_synced_at":"2025-08-02T17:11:15.494Z","repository":{"id":119031350,"uuid":"49503210","full_name":"gravmatt/easy-tor","owner":"gravmatt","description":"Tor command line tools for Mac","archived":false,"fork":false,"pushed_at":"2016-01-20T16:33:36.000Z","size":3,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T05:41:04.643Z","etag":null,"topics":["secure","tor","torify"],"latest_commit_sha":null,"homepage":"https://www.torproject.org","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gravmatt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-12T13:55:17.000Z","updated_at":"2024-12-10T22:14:14.000Z","dependencies_parsed_at":"2023-03-21T09:32:52.765Z","dependency_job_id":null,"html_url":"https://github.com/gravmatt/easy-tor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gravmatt/easy-tor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravmatt%2Feasy-tor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravmatt%2Feasy-tor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravmatt%2Feasy-tor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravmatt%2Feasy-tor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gravmatt","download_url":"https://codeload.github.com/gravmatt/easy-tor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravmatt%2Feasy-tor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268424028,"owners_count":24248119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["secure","tor","torify"],"created_at":"2024-11-07T02:16:38.160Z","updated_at":"2025-08-02T17:11:15.460Z","avatar_url":"https://github.com/gravmatt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# easy-tor\n\nTor command line tools for Mac\n\n### Get a Package Manager\n\nI recommand you to get Tor through a package manager like [Homebrew](http://brew.sh) or [Mac Ports](https://www.macports.org).\n\nFollow the instruction on the there websites and then come back to this instructions.\n\n### Get Tor\n\n#### Homebrew\n\nI uses this package manager to get tor.\n\nJust type this simple command:\n\n```\nbrew install tor\n```\n\n#### Mac Ports\n\nGet Tor over this package manager is pretty similar to Homebrew.\n\n```\nsudo port install tor\n```\n\nBut you can use the instructions on the tor website. Just follow this [LINK](https://www.torproject.org/docs/tor-doc-osx.html.en).\n\n### Get the Command Line Tools\n\nYou have 2 options to get the tools.\n\n**1.** Clone/Download this repository and execute the install.sh file\n\n```\n$ cd path/to/easy-tor\n# make sure the file has execute rights\n$ chmod +x install.sh\n$ ./install.sh\n```\nOR\n\n**2.** Execute this command inside your terminal.\n\n```\n$ bash -c \"$(curl -Ls github.com/gravmatt/easy-tor/raw/master/install.sh)\"\n```\n\n### Command Line Tools\n\nAfter you installed Tor and the command line tools you can use this command for easily starting and stopping the Tor service.\n\n#### tor_on\n\nStarts the Tor service and set the Mac socks proxy to port 9050.\n\nPort 9050 is the Tor default port but you should double check to make sure the socks proxy works correct.\n\nTor config file: */usr/local/etc/tor/torrc*\n\n#### tor_off\n\nStops the Tor service and removes the socks proxy.\n\n#### mytorip\n\nGet your Tor IP address.\n\n#### mytoriplookup\n\nMake a IP lookup of your Tor IP address.\n\n#### myip\n\nGet your normal IP address. (Does not use the Tor service!)\n\n#### myiplookup\n\nMake a lookup of your normal IP address. (Does not use the Tor service!)\n\n###### Follow me on [twitter @gravmatt](https://twitter.com/gravmatt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravmatt%2Feasy-tor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgravmatt%2Feasy-tor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravmatt%2Feasy-tor/lists"}