🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

nubs-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nubs-cli

command line client for nubs

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

nubs-cli

Build
Status

command line client for nubs; a program to pipe stuff to urls for viewing by you and/or other parties. like a github gist or pastie that updates in realtime but doesn't get saved

installing

npm install nubs-cli && npm link nubs-cli or npm install -g nubs-cli

using

pipe stdout to a webpage

example

tail -f /var/log/syslog | nubs http://nubs.narf.io/o/example

then go to: http://nubs.narf.io/o/example to view the output of your syslog

todo

  • detect when server goes down and attempt reconnects
  • tests, whoops

Keywords

cli

FAQs

Package last updated on 31 Jul 2013

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