Skip to content

Instantly share code, notes, and snippets.

View zhoule's full-sized avatar

Jack Zhou zhoule

  • Patsnap.com
  • Building 3 Chiswick Business Park, 566 Chiswick High Road, London, England, W4 5YA
View GitHub Profile
@y0ngb1n
y0ngb1n / docker-registry-mirrors.md
Last active June 5, 2025 02:37
国内的 Docker Hub 镜像加速器,由国内教育机构与各大云服务商提供的镜像加速服务 | Dockerized 实践 https://github.com/y0ngb1n/dockerized
@fearblackcat
fearblackcat / proxy_for_terminal.md
Last active April 29, 2025 02:52
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
@noahgift
noahgift / Jenkins-Pylint-Report
Created August 27, 2011 23:33
Jenkins-Pylint-Report
Report
======
171 statements analysed.
Messages by category
--------------------
+-----------+-------+---------+-----------+
|type |number |previous |difference |
+===========+=======+=========+===========+