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

Tarpit #25

Open
glaslos opened this issue Sep 9, 2016 · 3 comments
Open

Tarpit #25

glaslos opened this issue Sep 9, 2016 · 3 comments

Comments

@glaslos
Copy link
Member

glaslos commented Sep 9, 2016

Add capability to add a delay to responses. Delay should be random in range. Global or per port and transport layer.

@Veer0x1
Copy link

Veer0x1 commented Feb 2, 2025

@glaslos I would like to work on it, can you explain little bit more about what do you mean by Delay should be random in range. Global or per port and transport layer.

@glaslos
Copy link
Member Author

glaslos commented Feb 2, 2025

@Veer0x1 have a look at this example: #170

@Veer0x1
Copy link

Veer0x1 commented Feb 19, 2025

Hey @glaslos I had one doubt in config.yaml if we are explicitly defining the port for udp and tcp like this

ports:
  tcp: 5000
  udp: 5001

then why do we need per_port delays, shouldn't we just only apply delays to only transport protocols?

Like either global delay, or specific transport protocol delay.

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

No branches or pull requests

2 participants