From e9d06728437829592234de2d3db03ed03c56c8e1 Mon Sep 17 00:00:00 2001 From: Narstybits Date: Wed, 7 Jun 2023 15:05:37 -0500 Subject: [PATCH] Added Shadowsocks Proxy Ninja --- Obscurity/Shadowsocks Proxy Ninja.txt | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Obscurity/Shadowsocks Proxy Ninja.txt diff --git a/Obscurity/Shadowsocks Proxy Ninja.txt b/Obscurity/Shadowsocks Proxy Ninja.txt new file mode 100644 index 0000000..fff52d2 --- /dev/null +++ b/Obscurity/Shadowsocks Proxy Ninja.txt @@ -0,0 +1,32 @@ +REM Shadowsocks encrypts your network traffic and routes it through the proxy server +REM making it difficult for third parties to analyze or decipher your data. +REM This can help protect your network traffic from being easily monitored or intercepted. + +REM Requirements: Shadowsocks can be installed using command 'brew install shadowsocks-libev' + +REM you can use the ps command in the terminal to check if the Shadowsocks process is running. +REM command 'ps -ef | grep shadowsocks' + + + +REM Author: Narsty +REM Title: Shadowsocks Proxy Ninja +REM Target: MacOS +REM Version: 1.0 +REM Category: Obscurity + +ID 05ac:021e Apple:Keyboard +DELAY 500 +GUI SPACE +DELAY 500 +STRING Terminal +DELAY 1000 +ENTER +DELAY 1000 +STRING brew services start shadowsocks-libev +ENTER +DELAY 5000 +STRING networksetup -setsocksfirewallproxy Wi-Fi 127.0.0.1 1080 +ENTER +DELAY 250 +