Skip to content

enhancement: Support Treafik HostSNIRegexp() #17

@lightoyou

Description

@lightoyou

With the recent release of Traefik 2.7, a new regex-based rule, HostSNIRegexp, is introduced.
The pwnmachine interface is not able to insert this new rule.
We have to insert it by using redis-cli inside the container

set traefik/tcp/routers/interactsh-server-https/rule "HostSNIRegexp(i.domain.com,{subhost:[a-zA-Z0-9-]+}.i.domain.com)

Can you provide use a way to add this using the interface ?

Regards 👍

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