Khunpisit / pharrell

parallel ssh and scp in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pharrell

Parallel ssh and scp written in golang.

pharrell ssh -u myuser -host mumbojumbo "cd ..; ls; mkdir newdir; ls;"
pharrell scp -u myuser -host mumbojumbo somefile.txt ../newdir/

Use pharrell --help to find out more

About

parallel ssh and scp in golang


Languages

Language:Go 100.0%