Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

oonglycli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oonglycli

A commadline tool for executing remote commands as well as uploading and downloading files. Use with oonglyd

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

#Oongly (n) A finger, in Hindi language
(n) A nodejs based tool for uploading/downloading files and executing remote commands in non-homogenous systems

####Upload files oonglycli --host foo.local --port 8080 --op upload --file /home/ameyms/foo.sh --remotepath /var/fubar/bar.sh

####Download files oonglycli --host foo.local --port 8080 --op download --file /home/ameyms/foo.sh --remotepath /var/fubar/bar.sh

####Execute remote command oonglycli --host foo.local --port 8080 --op cmd cat /home/amey/code/*.js foo | wc -l

The --host and --port should correspond to the machine where oonglyd is running

FAQs

Package last updated on 03 Oct 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts