Socket
Socket
Sign inDemoInstall

github.com/neighbour7/clipboard_share

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/neighbour7/clipboard_share


Version published
Created
Source

clipboard share

Windows Linux(x11)设备间共享剪切板

用法示例

  clipboard_share -host 192.168.1.1 -port 8080
  clipboard_share -host 192.168.1.1 -port 8080 -useTls
  clipboard_share -host 192.168.1.1 -port 8080 -useTls -password 123456
  clipboard_share -host 192.168.1.1 -port 8080 -isServer
  clipboard_share -host 192.168.1.1 -port 8080 -isServer -useTls
  clipboard_share -host 192.168.1.1 -port 8080 -isServer -useTls -password 123456

TODO List

功能状态
连接密码DONE
传输加密DONE
文本复制DONE
PNG复制DONE
文件复制TODO

注意

证书(cert.pem)和密钥(key.pem)需要放置在cert目录下

FAQs

Package last updated on 12 Sep 2024

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