Hello guys,
I'm kind of new to python and I have this new project that requires me to open the same .exe app multiple times to simulate multiple users.
The app does not allow to run multiples instances concurrently.
Is there a way to somehow "incapsulate" each session?
Should i call the app from different users?
is there a way to make the app read the clock based on the proxy connection?
Any other tips/ best practices/ resources on this topic?
My idea was to run each session via Sandboxie but I'm not sure how to change proxies, I was thinking to do it with Proxifier.
do you guys think there is a better way to do it? cause it's kind of heavy on resources.
What would you recommend for me? Any other advice? You can also DM me. Thank you!
I appreciate any feedback, thanks guys for your time
I'm kind of new to python and I have this new project that requires me to open the same .exe app multiple times to simulate multiple users.
The app does not allow to run multiples instances concurrently.
Is there a way to somehow "incapsulate" each session?
Should i call the app from different users?
is there a way to make the app read the clock based on the proxy connection?
Any other tips/ best practices/ resources on this topic?
My idea was to run each session via Sandboxie but I'm not sure how to change proxies, I was thinking to do it with Proxifier.
do you guys think there is a better way to do it? cause it's kind of heavy on resources.
What would you recommend for me? Any other advice? You can also DM me. Thank you!
I appreciate any feedback, thanks guys for your time