#vm #container #cloud

bin+lib pprexec

Execute remote commands at a fairly fast speed

1 unstable release

0.2.2 Sep 6, 2020

#191 in #vm

28 downloads per month
Used in ppclient

MIT license

27KB
654 lines

pprexec

pp-r-exec, pp remote exector.

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


lib.rs:

fastexec

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

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

Dependencies

~4.5MB
~91K SLoC