Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ompload

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ompload

  • 1.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

ompload

CLI to upload files to omploader.

Dependencies

ompload requires a copy of cURL in the PATH, and will automatically copy the list of URLs to the X11 clipboard if xclip is available in your PATH.

Install

$ gem install ompload

Usage

$ ompload [-h|--help] [options] [file(s)]
  -q, --quiet     Only output errors and warnings
  -u, --url       Only output URLs
  -f, --filename  File name on omploader for when piping data via stdin
  -n, --no-clip   Disable copying of the URL to the clipboard

  You can supply a list of files or data via stdin (or both)

Omploading regular files

$ ompload foo bar baz

Omploading data from stdin and giving it a name on omploader

$ echo 'qux' | ompload -f qux

Author

Murilo Pereira

License

Distributed under the terms of the GNU General Public License v3

Original project

Copyright 2007-2009 David Shakaryan <omp@gentoo.org>
Copyright 2007-2009 Brenden Matthews <brenden@diddyinc.com>
Distributed under the terms of the GNU General Public License v3
Special thanks to Christoph for a patch.

FAQs

Package last updated on 27 Dec 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc