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.