You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just discovered this repository and it works great!
But what i notice is that it takes nearly 2 minutes to complete.
Looking around i notice that each command was opening new connection to the router which explains the delay
I grouped up the commands together like: /command \; /second \; /third and i got the time down to a minute
Regards!
The text was updated successfully, but these errors were encountered:
Hello,
I've just discovered this repository and it works great!
But what i notice is that it takes nearly 2 minutes to complete.
Looking around i notice that each command was opening new connection to the router which explains the delay
I grouped up the commands together like:
/command \; /second \; /third
and i got the time down to a minuteRegards!
The text was updated successfully, but these errors were encountered: