orpheus icon indicating copy to clipboard operation
orpheus copied to clipboard

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

Open clod81 opened this issue 2 years ago • 1 comments

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

clod81 avatar Feb 19 '23 02:02 clod81

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

Thanks

KINGSABRI avatar Dec 24 '23 15:12 KINGSABRI