@danil140 then i guess on each new "CONNECT" to different hosts you will have different ip's, so for ip.bablosoft.com it will be one ip, for your site on what you working it will be another ip, then it make no sense
@telim2
Run Process runs the code as a batch file. No need to open CMD and if any program needs the cmd window (node.js server for example) it will open it as such once the desired line is executed.
When a batch file is run, the shell program (cmd.exe) reads the file and executes its commands, normally line-by-line.