tanshicheng's tools
Project description
实现windows、macos或及其之间的剪切板文本共享, 可用于moonlight串流等远程控制剪切板不能用或失效的问题.
# 教程
安装 python 3 和 pip (自行解决)
打开终端运行(两台电脑都需要): pip install natclip
启动服务端: natclip
启动客户端: natclip -c -i=这里填服务端的ip地址
服务端防火墙放行tcp端口(默认端口48011)
通过服务端再启动客户端连接另一个服务端可以实现多台电脑的共享剪切板
套一个加密代理和内网穿透可以实现公网剪切板共享
查看其他可修改参数: 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 details)
File details
Details for the file natclip-0.6.tar.gz
.
File metadata
- Download URL: natclip-0.6.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f040d67d3992926192b1431bddfadd78ca837011a3d3b821ed47835395135dff |
|
MD5 | 886a30ddabb54560c007954146ba7518 |
|
BLAKE2b-256 | cec82a1f9a267539dc2cb06ee5a4b47f1be9b054f67c934f8a1ea4787f2af799 |