eBay / parallec

Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
Apache License 2.0
805 stars 173 forks source link

Allow run as super user for ssh #34

Closed billzwu closed 8 years ago

billzwu commented 8 years ago

This will allow passing a password immediately after ssh command.

codecov-io commented 8 years ago

Current coverage is 93.29%

Merging #34 into master will decrease coverage by 0.18%

@@             master        #34   diff @@
==========================================
  Files            80         80          
  Lines          3082       3100    +18   
  Methods           0          0          
  Messages          0          0          
  Branches        285        286     +1   
==========================================
+ Hits           2881       2892    +11   
- Misses          102        111     +9   
+ Partials         99         97     -2   

Powered by Codecov. Last updated by 4eda569...2023532