Skip to content

Instantly share code, notes, and snippets.

@jonlabelle
Forked from skippednote/setup-tor.md
Created October 8, 2023 19:26

Revisions

  1. @skippednote skippednote revised this gist May 9, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion setup-tor.md
    Original file line number Diff line number Diff line change
    @@ -13,7 +13,7 @@ Install tor

    **Setup Four:**
    Enable tor service
    `brew service start tor`
    `brew services start tor`

    **Setup Five:**
    Update proxy settings in `System Preferences > Network > Advanced > Proxies > SOCKS Proxy`
  2. @skippednote skippednote revised this gist May 1, 2017. No changes.
  3. @skippednote skippednote revised this gist May 1, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion setup-tor.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,9 @@ Buy a Mac if you don't have one.

    **Setup Two:**
    Install Homebrew
    ```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```
    ```
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    ```

    **Setup Three:**
    Install tor
  4. @skippednote skippednote revised this gist May 1, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion setup-tor.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ Buy a Mac if you don't have one.

    **Setup Two:**
    Install Homebrew
    `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
    ```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```

    **Setup Three:**
    Install tor
  5. @skippednote skippednote revised this gist May 1, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions setup-tor.md
    Original file line number Diff line number Diff line change
    @@ -15,6 +15,7 @@ Enable tor service

    **Setup Five:**
    Update proxy settings in `System Preferences > Network > Advanced > Proxies > SOCKS Proxy`
    ![](https://cloud.githubusercontent.com/assets/2114712/25575097/89deaf1e-2e71-11e7-90bc-d6077e7f0d6f.png)


    **Setup Six:**
  6. @skippednote skippednote created this gist May 1, 2017.
    21 changes: 21 additions & 0 deletions setup-tor.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@
    **Setup One:**
    Buy a Mac if you don't have one.

    **Setup Two:**
    Install Homebrew
    `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`

    **Setup Three:**
    Install tor
    `brew install tor`

    **Setup Four:**
    Enable tor service
    `brew service start tor`

    **Setup Five:**
    Update proxy settings in `System Preferences > Network > Advanced > Proxies > SOCKS Proxy`


    **Setup Six:**
    Enjoy while flipping a finger to the authority!