Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a bas script i want to run on 1000 VPS but I want to handle script remotely how possible Any person helping
@ahmad BAS runs independently on each VPS. Learn how to control the entire VPS at the same time, instead of controlling all the BAS on all the VPS.
@kazecoi97 How much memory does BAS consume and under what conditions? How can this be replicated? How many threads? What does the project do?
@to-nice yes
@xASZx said in Automatically take back Manual Browser Control from user?:
Может появился функционал завершить ручное управление через веб интерфейс или еще как-нибудь?
Завершить действие извне нельзя, но вы можете завершить весь поток извне, если запускали этот поток также извне.
@sergerdn Thank you for sharing your experience and pointing to the important steps. Sounds like sophisticated task that needs a lot of knowledge and effort.