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

K6 and IP spoofing #721

Closed
ofauchon opened this issue Jul 24, 2018 · 2 comments
Closed

K6 and IP spoofing #721

ofauchon opened this issue Jul 24, 2018 · 2 comments
Labels

Comments

@ofauchon
Copy link
Contributor

Hi,

Anyone thought about IP spoofing in k6 ?

Basic idea would be to pass an IP subnet/range at runtime, and allow each k6 virtual user to pick an IP
within the range (forever or per iteration)

At the condition golang network stack can deal with IP spoofing.

Any idea about the implementation welcome.

Olivier

@na-- na-- added the feature label Jul 24, 2018
@na--
Copy link
Member

na-- commented Jul 24, 2018

This is somewhat related to #476

@na--
Copy link
Member

na-- commented Jan 21, 2021

I think this was finally resolved by #1682, and "VUs picking their IP per iteration" is covered under #1724

@na-- na-- closed this as completed Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants