Skip to content

Instantly share code, notes, and snippets.

View FrankTianTT's full-sized avatar
🎯
Focusing

Honglong Tian FrankTianTT

🎯
Focusing
View GitHub Profile
@fearblackcat
fearblackcat / proxy_for_terminal.md
Last active June 27, 2024 08:17
Set proxy for terminal on mac

Shadowsocks Proxy

apt-get install python-pip
pip install shadowsocks

sudo ssserver -p 443 -k password -m aes-256-cfb --user nobody -d start