Skip to content

resolver: default resolution #13

Description

@dullgiulio

Make a simple "first matched" rule mechanism to reply by default to all queries.

For example: -default 'blah.*/127.0.0.1' -default '127.0.0.2'

Will reply 127.0.0.1 for everything matching blah.*, 127.0.0.2 otherwise.

If the option is not specified, can reply not found as currently.

Default is only applied after repository resolution fails.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions