Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

是否提供前置代理设置功能? #123

Open
tianx331 opened this issue Apr 15, 2020 · 3 comments
Open

是否提供前置代理设置功能? #123

tianx331 opened this issue Apr 15, 2020 · 3 comments

Comments

@tianx331
Copy link

如题,学校联网需要设置一个http代理,代理支持connection,访问https网站正常。

是否有这个选项或者设置?

@ssrlive
Copy link
Member

ssrlive commented Apr 15, 2020

你可以将浏览器设置成 http 代理,指向 Privoxy
然后使用 Privoxy 设置成指向 socks5 代理(也就是 SSR 客户端),
然后 SSR 客户端就通过 服务器 出墙了。

这一通操作其实没必要,因为只有老迈的 IE 以及微软的其它辣鸡一直憋着不支持 socks5代理,其它的浏览器如 chrome 和 火狐 早支持了,没必要设置前置代理。

具体操作自行 搜索。

@tianx331
Copy link
Author

不是支持socks代理,而是shadowsocks必须通过一个http代理才能联网
普通网站:
浏览器->http代理->网站服务器
被墙网站
浏览器->shadowsocks客户端->http代理->shadowsocks服务端->网站服务器
ssr的c#客户端就有设置二级代理的功能,但是ssr现在基本已经不能使用,这个ssr over tls好像没找到相关设置选项

@radiumliu
Copy link

同意,这个功能非常的好用,如果能同时增加前置sockets5和http/https代理就好啦。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants