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

shadowsocks-rust支持前置代理吗? #1242

Open
tianlichunhong opened this issue Jul 10, 2023 · 8 comments
Open

shadowsocks-rust支持前置代理吗? #1242

tianlichunhong opened this issue Jul 10, 2023 · 8 comments

Comments

@tianlichunhong
Copy link

shadowsocks-windows是支持正向代理(前置代理的)。但是没有看到shadowsocks-rust的相关配置,请问支持吗?如果支持,如何配置?谢谢!

@zonyitoo
Copy link
Collaborator

What exactly is the "forward proxy" in shadowsocks-windows? Or in other word, what do you want to achieve?

@tianlichunhong
Copy link
Author

What exactly is the "forward proxy" in shadowsocks-windows? Or in other word, what do you want to achieve?

Thank you for your reply!
In my company, to get on the internet, I need to set up http proxy. How do I use shadowsocks-rust in this case?
shadowsocks-windows has this function as below:

image

@zonyitoo
Copy link
Collaborator

So this forward proxy works between sslocal and ssserver, like this:

sslocal -> "forward proxy" -> ssserver

If I understand it correctly, sslocal in this project doesn't support it internally.

You could make a "plugin" to work as a "forward proxy".

@tianlichunhong
Copy link
Author

but I didn't found any forward proxy plugin for shadowsovks-rust. If you know, can you share the link. Thank uou!

@zonyitoo
Copy link
Collaborator

zonyitoo commented Jul 13, 2023

I don't know, either. It should work technically.

@fernvenue
Copy link
Contributor

That's actually an useful feature, is it possible that make ssserver go out through another socks service?

@zonyitoo
Copy link
Collaborator

zonyitoo commented Aug 2, 2023

Any PRs are welcome, I don't need this feature in real life, so I currently have no motivation to implement this feature.

@HTensor
Copy link

HTensor commented Apr 22, 2024

That's actually an useful feature, is it possible that make ssserver go out through another socks service?

Maybe you can use gost

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

4 participants