Skip to content

Instantly share code, notes, and snippets.

View bddjr's full-sized avatar

半岛的蒟蒻bddjr bddjr

View GitHub Profile
git config --global https.proxy socks5://127.0.0.1:7890
git config --global https.proxy socks5://127.0.0.1:7890
git config --global --unset http.proxy
git config --global --unset https.proxy
@bddjr
bddjr / nginx configure
Last active December 23, 2024 15:20
nginx configure
./configure --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_gzip_static_module --with-http_stub_status_module --with-pcre