Shadowsocks Tor Proxy .txt

This commit is contained in:
Narsty
2023-06-08 23:07:37 -05:00
committed by GitHub
parent 45f0c2a250
commit d4266cb0d5
+4 -3
View File
@@ -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.