Skip to content

Instantly share code, notes, and snippets.

View keizure's full-sized avatar
🎯
Focusing

梁锦润 keizure

🎯
Focusing
View GitHub Profile
@keizure
keizure / proxy_for_terminal.md
Created September 27, 2023 16:03 — forked from fearblackcat/proxy_for_terminal.md
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