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: Proxy/passive mode #5

Open
hiddengearz opened this issue Nov 6, 2021 · 0 comments
Open

Feature: Proxy/passive mode #5

hiddengearz opened this issue Nov 6, 2021 · 0 comments

Comments

@hiddengearz
Copy link
Member

hiddengearz commented Nov 6, 2021

With the release of Proxify it can save HTTP requests/responses and replay them. These can be replayed to Jsubfinder allowing it to not have to connect to the internet.

Requirements:

  • Add a proxy to Jsubfinder, allowing it to receive requests and retrieve them.
  • Enable upstream proxy support. In this instance the proxy would be Proxify.

The flow would work something like this. Browser sends request to proxify> Proxify gets response from server> proxify returns request to browser & saves requests locally > sends request to Jsubfinder > Jsubfinder sends request to Proxify > Proxify returns response from Disk to Jsubfinder.

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

1 participant