Skip to content

Instantly share code, notes, and snippets.

View gaunthan's full-sized avatar
🐳
Deep diving

Guanheng Huang gaunthan

🐳
Deep diving
View GitHub Profile
@fearblackcat
fearblackcat / proxy_for_terminal.md
Last active March 1, 2025 18: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