Skip to main content

tanshicheng's tools

Project description

实现windows、macos或及其之间的剪切板文本共享, 可用于moonlight串流等远程控制剪切板不能用或失效的问题.

# 教程

  1. 安装 python 3 和 pip (自行解决)

  2. 打开终端运行(两台电脑都需要): pip install natclip

  3. 启动服务端: natclip

  4. 启动客户端: natclip -c -i=这里填服务端的ip地址

  5. 服务端防火墙放行tcp端口(默认端口48011)

  6. 通过服务端再启动客户端连接另一个服务端可以实现多台电脑的共享剪切板

  7. 套一个加密代理和内网穿透可以实现公网剪切板共享

  8. 查看其他可修改参数: natclip -h

## windows server 端的一个例子

![server](server.png)

## macos client 端的一个例子

![client](client.png)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

natclip-0.6.tar.gz (17.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page