New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

oscurl

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

oscurl

simple command line utility for osc

latest
Source
npmnpm
Version
0.0.2
Version published
Weekly downloads
10
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

oscurl

a simple command line utility for sending osc messages, much like curl.

installing it

  • get node.js
  • run npm install oscurl -g from the command line

using it

oscurl localhost:8000 /hello 4

will send the number 4 to the /hello osc address to the osc server running on localhost on udp port 8000.

license

boost software license 1.0

Keywords

osc

FAQs

Package last updated on 02 Jun 2014

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