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

LittleProxy-MITM guidance #156

Open
mrbluecoat opened this issue Sep 1, 2023 · 1 comment
Open

LittleProxy-MITM guidance #156

mrbluecoat opened this issue Sep 1, 2023 · 1 comment
Labels
question Further information is requested

Comments

@mrbluecoat
Copy link

Cool project! Can you provide a bit more guidance on how to enable and use the LittleProxy-MITM feature mentioned in your readme? Is there a compile-time flag to enable it or is it a configuration setting?

@krlvm krlvm added the question Further information is requested label Sep 1, 2023
@krlvm
Copy link
Owner

krlvm commented Sep 1, 2023

It is used in LibertyTunnel for SNI Modification.

If you want to develop a plugin which uses MITM functionality, follow this manual, but:

  1. I have not released a Gradle plugin for building Android-compatible plugin jar's, I uploaded a script for D8 that does that job in other issue
  2. Latest PowerTunnel versions do not implement packet reading/writing functionality properly, but it is implemented in the master branch, so you need to build it manually until the new version is released

Maybe I'll look into it in the coming months.

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

No branches or pull requests

2 participants