Skip to content

Instantly share code, notes, and snippets.

View jemmy512's full-sized avatar

Jemmy jemmy512

  • Alibaba
  • Shanghai
  • 21:46 (UTC +08:00)
View GitHub Profile
@fearblackcat
fearblackcat / proxy_for_terminal.md
Last active November 13, 2024 04:57
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