knavesec / CredMaster

Refactored & improved CredKing password spraying tool, uses FireProx APIs to rotate IP addresses, stay anonymous, and beat throttling
939 stars 124 forks source link

Add ability to specify region #19

Closed rmrf-sl4sh closed 1 year ago

rmrf-sl4sh commented 1 year ago

Is it possible to add the ability to specify a region?

knavesec commented 1 year ago

This is on the todo list, thanks for bringing this up! In terms of design, I will plan to implement it so that regardless of thread count it will spin up the API in the same region

knavesec commented 1 year ago

@rmrf-sl4sh Added in Dev branch in commit 933af36, will be merged into Main soon enough.

rmrf-sl4sh commented 1 year ago

Thanks!