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

Allow to wait a semi controlled amount of time before each TGS request #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

clod81
Copy link

@clod81 clod81 commented Feb 19, 2023

Two new parameters:

  • sleep
  • jitter

sleep 10 + jitter 2 = wait ~8/~12 seconds before each TGS request. For each TGS, the sleep can vary depending on the jitter value

Also integrates orpheus logic when specifying the list of SPNs in a text file, rather than querying the list of SPNs from the DC. From orpheus, run: command
Save the list of SPNs in a text file, 1 per line (ex: accounts).
Copy and paste the command orpheus returns and append -usersfile accounts at the end

…Ns sequentially without any waiting time in between
…xt file, rather than querying the list of SPNs from the DC
@KINGSABRI
Copy link

Hi @Ben0xA
It would be great if you could merge this PR

Thanks

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

Successfully merging this pull request may close these issues.

2 participants