jsavargas / telethon_downloader

GNU General Public License v3.0
131 stars 35 forks source link

proxy doesn't seem to work #25

Closed fallenyy closed 2 years ago

fallenyy commented 2 years ago

Attempt 1 at connecting failed: TimeoutError:

HTTP_PROXY=socks5://fallenyyy:02302l01380@192.168.31.1:9901 HTTPS_PROXY=socks5://fallenyyy:02302l01380@192.168.31.1:9901

fallenyy commented 2 years ago

This passage is from Google Translate, I tried to make it as clear as possible.

I'm a newbie, deploying a project using docker, but the proxy doesn't work correctly. I add environment variables in the container HTTP_PROXY=http://fallen:0230201380@192.168.31.1:9901/ HTTPS_PROXY=http://fallen:0230201380@192.168.31.1:9901/ does not work. This is available in other containers.

Ask for help. thanks.

fallenyy commented 2 years ago

thanks~ok!

bluechan commented 1 year ago

@fallenyy 请问代理用那种模式啊

fallenyy commented 1 year ago

@fallenyy 请问代理用那种模式啊

最后用了macvlan局域网透明代理。