Hello.
I want to implement your software as follows: I have a script that runs periodically and, among other things, checks the connection using a ping (for unstable connections). If the connection is established, it starts or restarts certain services if they are offline. Additionally, I want to run a speed test. Is it possible for MySpeed to be started but inactive, so it doesn't use resources, and then activate upon checking for a connection, run a speed test, and deliver the results (perhaps in JSON format) before deactivating again?
Hello.
I want to implement your software as follows: I have a script that runs periodically and, among other things, checks the connection using a ping (for unstable connections). If the connection is established, it starts or restarts certain services if they are offline. Additionally, I want to run a speed test. Is it possible for MySpeed to be started but inactive, so it doesn't use resources, and then activate upon checking for a connection, run a speed test, and deliver the results (perhaps in JSON format) before deactivating again?