Replies: 1 comment
-
Try SoftEther plz :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a friend with a system in a corporate network with a very restrive firewall:
I would like to setup a program in between my system and the corporate proxy, that would encapsulate my browser requests to look like they are going to an allowed host under my control on the internet.
This host would deencapsulate the real HTTP request, and act as a proxy. It would encapsulate the response and relay it back to the corporate proxy, that would relay it back to my program, that would deencapsulate it for the browser consumption.
I have made a drawing of the current situation, and one of the setup I'm thinking of.
How can I use shadowsock for this?
Beta Was this translation helpful? Give feedback.
All reactions