I am trying to execute subprocess on my other pc with sockets.
import socket import subprocess def command_execution(command_exec): return subprocess.che