So i can make a plugin that run a python script on the clients pc when they connect?
I thought the plugin part only run on the server?
So i can add a plugin that will execute my python script on the client device on login, and again when they disconnect, will the server then “push” my python script to the client so it can also run when disconnected eg if the user lost there internet and the vpn fails/disconnects?