curl with proxy
curl -s -x socks5://{proxy}:{port} {target URL} // socks -> curl 會主動查詢 DNS
curl -s -x socks5h://{proxy}:{port} {target URL} // socks5h -> curl 不會主動查詢 DNS,交由 proxy 查詢
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information