shadowsocks / shadowsocks-nodejs

https://github.com/shadowsocks/shadowsocks
Other
1.25k stars 724 forks source link

Problem with online video #39

Closed alised closed 11 years ago

alised commented 11 years ago

I can not see videos (ex: in youtube) more than 2 minute. The proxy stops receiving data.

Is there any way to pass username and password through socks5?

thanks.

clowwindy commented 11 years ago

Please check your config. Set timeout to 30 minutes. Also check if the server is running. Check logs to see if there is any error. Socks5 authentication is not supported. It's just not designed to work this way.

alised commented 11 years ago

thanks for your reply.