Skip to content

Add option to blacklist certain domains #26

Description

@atahanacar

Currently, the DPI prevention is working fine for me with -a option. However, this breaks locally hosted services that are on the same network. Accessing a locally hosted HTTPS website returns SSL_ERROR_RX_MALFORMED_SERVER_HELLO. This can be solved by adding an option to disable dpibreak on certain domains, similar to zapret's --hostlist-exclude option. For example: -b example.com -b *.example.com can stop dpibreak from sending a fake packet if the domain is example.com or any of its subdomains.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions