Show HN: Clipipe – pipe data to another machine behind NAT
1 points| 4m1rk | 6 months ago |clipipe.io
$ xclip -sel c -o | clipipe send
$ clipipe receive {code} | xclip -sel c
Implemented it using Python for both the CLI and server (FastAPI). Please checkout https://clipipe.io for more info and https://github.com/amirkarimi/clipipe to see the source code.
No comments yet.