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

copy-tool

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy-tool

A tool to copy text or file from one place, and get it from another place

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Dependency Status devDependency Status Build Status

copy-tool

A tool to copy text or file from one place, and get it from another place

features

  • multiple clients connect to same url, when one client send message, the others will get it.
  • the message can be text or file.
  • support PC and mobile browser.

deploy

  • git clone the release branch of this repository
  • run node index.js to start, open http://localhost:8000
  • (optional) run node index.js -h 0.0.0.0 -p 9000 to let the server listen to http://0.0.0.0:9000

FAQs

Package last updated on 16 Jan 2017

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