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

How to implement custom functions? #183

Open
Mikaelemmmm opened this issue Apr 20, 2023 · 4 comments
Open

How to implement custom functions? #183

Mikaelemmmm opened this issue Apr 20, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@Mikaelemmmm
Copy link

Our business interface has a custom signature algorithm, how do I do a custom algorithm function when I do a pressure testing interface

@Mikaelemmmm Mikaelemmmm added the enhancement New feature or request label Apr 20, 2023
@fatihbaltaci
Copy link
Member

Hi @Mikaelemmmm, I did not understand your use case. Please provide more details. Thanks.

@Mikaelemmmm
Copy link
Author

For example, my back-end interface request parameters a=1&b=2, plus the signature sign is a=1&b=2&sign=xxxx , the xxxx is an encryption algorithm, I want to be able to customize this encryption algorithm when testing

@Mikaelemmmm
Copy link
Author

Similar to postman, he can customize the signature algorithm function locally

@fatihbaltaci
Copy link
Member

Unfortunately, custom functions are not currently supported by Ddosify. However, I have noted your request and added it to our backlog.

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

No branches or pull requests

2 participants