Skip to content

Feature: Proxy/passive mode #5

Description

@hiddengearz

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions