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
Running macros and watching the net traffic with WireShark.
using:
connect('192.168.0.6')
runMacro(0)
Works but traffic continues from the NodeJS client to/from the host and after a while the vendor provided UI stops working. How to "disconnect" from the host and stop the net traffic?
The text was updated successfully, but these errors were encountered:
Running macros and watching the net traffic with WireShark.
using:
connect('192.168.0.6')
runMacro(0)
Works but traffic continues from the NodeJS client to/from the host and after a while the vendor provided UI stops working. How to "disconnect" from the host and stop the net traffic?
The text was updated successfully, but these errors were encountered: