feat: 添加 socks5 代理认证 (#999)

* support socks5 proxy auth

* Update build_docker.yml

* Update README.md

* perf: 增加判断

* fix: lint

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
This commit is contained in:
yimiaoxiehou
2023-03-31 12:23:26 +08:00
committed by GitHub
parent 142759ac50
commit 85543deca3
3 changed files with 12 additions and 2 deletions

View File

@@ -31,6 +31,12 @@ SOCKS_PROXY_HOST=
# Socks Proxy Port
SOCKS_PROXY_PORT=
# Socks Proxy Username
SOCKS_PROXY_USERNAME=
# Socks Proxy Password
SOCKS_PROXY_PASSWORD=
# HTTPS PROXY
HTTPS_PROXY=