#vm #container #cloud

bin+lib pprexec

Execute remote commands at a fairly fast speed

1 unstable release

0.2.2 Sep 6, 2020

#195 in #vm


Used in ppclient

MIT license

27KB
654 lines

pprexec

pp-r-exec, pp remote exector.

快速执行远程命令及双向传输文件, 用以替代 SSH.


lib.rs:

fastexec

快速执行远程命令及双向转输文件.

命令执行使用 UDP, 传输文件使用 TCP.

Dependencies

~4.5MB
~92K SLoC