-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Steven Stallion edited this page Feb 22, 2024
·
2 revisions
ClipSock is a network accessible clipboard for Windows 10 and 11. It provides functionality similar to the Windows cloud-based clipboard for non-Windows systems. Unlike the cloud-based clipboard, it does not require a Microsoft account and clipboard contents are not shared with remote hosts.
ClipSock is written in modern C++ with no external dependencies. It uses the same protocol as GNU Netcat / Socat, making it ideal for receiving clipboard data over remote SSH tunnels.