X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/4a94e91ab4e372fa5e5ba880ef1ee88413d49c24..6441f493875d484d2b50712ceeeaee9f07e79b64:/projects/sgauthstress/main.cpp diff --git a/projects/sgauthstress/main.cpp b/projects/sgauthstress/main.cpp index f4e94b4f..21df6d74 100644 --- a/projects/sgauthstress/main.cpp +++ b/projects/sgauthstress/main.cpp @@ -130,7 +130,8 @@ for (it = userList.begin(); it != userList.end(); ++it) *it, userConf.password, userConf.ips[0].ip - ) + ), + true ); }