Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for custom correlation-id-length and correlation-id-nonce-length values #20

Open
philipsinnott opened this issue Oct 5, 2024 · 1 comment

Comments

@philipsinnott
Copy link

philipsinnott commented Oct 5, 2024

Hi!

Currently, interactions are solely received if we use the default correlation-id-length and correlation-id-nonce-length values in our Interactsh serverconfig.yaml file, since the same lengths must be used on both sides (client and server).

When testing, this is oftentimes not optimal due to various reasons. It would be awesome if support for using customized lengths could be added as a configuration option, so that we can use shorter URLs.

Thanks!

@wdahlenburg
Copy link
Owner

Thanks for the feature request. This should be pretty easy to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants