Skip to content

Dynamic variable in domain name #91

Open
@bvv-jmedved

Description

@bvv-jmedved

I tried a dynamic variable in URL as shown in the example in the documentation
ddosify -t target_site.com/{{_randomInt}}
and it works as expected.

But if I try the dynamic varilable in the domain like following
ddosify -t https://{{_randomDomainWord}}.target_site.com
i get following error:
err: target is not valid: https://{{_randomDomainWord}}.target_site.com

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