Turning emacs into a Python IDE ## Create a new config/initialisation file Create a user-level initialisation file init.el: touch .emacs.d/init.el
Shadowsocks Proxy Server-side setup apt-get install python-pip pip install shadowsocks sudo ssserver -p 443 -k password -m aes-256-cfb --user nobody -d start