clipboard-data-receiver
TCP 経由で受け取ったデータをクリップボードに書き込むプログラム。
Usage:
NAME:
clipboard-data-receiver - Receive clipboard data from remote machine.
USAGE:
clipboard-data-receiver [global options]
VERSION:
1.0.0
GLOBAL OPTIONS:
--port value, -p value listen port. (default: 8733)
--address value listen address. (default: "0.0.0.0")
--help, -h show help
--version, -v print the version
Install:
go install github.com/mikoto2000/clipboard-data-receiver@latest
License:
Copyright (C) 2024 mikoto2000
This software is released under the MIT License, see LICENSE
このソフトウェアは MIT ライセンスの下で公開されています。 LICENSE を参照してください。
Author:
mikoto2000 mikoto2000@gmail.com