From d4266cb0d556919a74bbcb5be067dcedd8c68224 Mon Sep 17 00:00:00 2001 From: Narsty Date: Thu, 8 Jun 2023 23:07:37 -0500 Subject: [PATCH] Shadowsocks Tor Proxy .txt --- Obscurity/Shadowsocks Tor Proxy .txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Obscurity/Shadowsocks Tor Proxy .txt b/Obscurity/Shadowsocks Tor Proxy .txt index 6ae4963..6b46449 100644 --- a/Obscurity/Shadowsocks Tor Proxy .txt +++ b/Obscurity/Shadowsocks Tor Proxy .txt @@ -1,9 +1,10 @@ REM This script sets up a Shadowsocks Tor Proxy on your Mac -REM This encrypts your network traffic and route it through the Tor network. +REM Encrypts your network traffic and routes it through the Tor network. REM By combining the encryption of Shadowsocks with the anonymity of Tor. -REM this setup enhances your online privacy and security. +REM This setup enhances your online privacy and security. -REM Requirements: Install Shadowsocks by running 'brew install shadowsocks-libev' and have Tor installed. +REM Requirements: Install Shadowsocks by running 'brew install shadowsocks-libev' +REM Requirements: Install Tor by running 'brew install tor' REM You can use the ps command in the terminal to check if the Shadowsocks REM and Tor processes are running.