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

[feature]: Add support to pass through given ports to avoid redirecting to proxy. #1135

Closed
1 task done
gouravkrosx opened this issue Nov 27, 2023 · 0 comments · Fixed by #1138
Closed
1 task done
Assignees
Labels
Enhancement New feature or request keploy

Comments

@gouravkrosx
Copy link
Member

Is there an existing feature request for this?

  • I have searched the existing issues

Summary

There may be some dependency that we don't currently support in keploy. Those dependencies need to be passed through rather than intercepted at proxy. These changes should be on the ebpf side so that we don't even redirect it to the proxy but earlier we were redirecting everything to the proxy and handling the pass through there.

Why should this be worked on?

This will be helpful for the dependencies where the initial request is from the server side. In the earlier approach we couldn't handle this case.

Repository

keploy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request keploy
Projects
None yet
1 participant